blueprint-compiler/tests/sample_errors/signal_unnecessary_flags.err
James Westman a6d57cebec language: Add not-swapped flag for signals
This is needed because GtkBuilder defaults to swapped when you specify
the object attribute.
2024-12-23 02:46:52 +00:00

2 lines
No EOL
147 B
Text

4,25,11,'not-swapped' is the default for handlers that do not specify an object
5,28,7,'swapped' is the default for handlers that specify an object