mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
language: Add not-swapped flag for signals
This is needed because GtkBuilder defaults to swapped when you specify the object attribute.
This commit is contained in:
parent
9b9fab832b
commit
a6d57cebec
10 changed files with 72 additions and 8 deletions
|
@ -200,6 +200,7 @@ class TestSamples(unittest.TestCase):
|
|||
"expr_closure_args",
|
||||
"parseable",
|
||||
"signal",
|
||||
"signal_not_swapped",
|
||||
"template",
|
||||
"template_binding",
|
||||
"template_binding_extern",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue