mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-05 16:09:07 -04:00
language: Use new extern syntax in signal handlers
This commit is contained in:
parent
0b402db4d5
commit
122b049ce9
8 changed files with 21 additions and 10 deletions
|
@ -2,4 +2,5 @@ using Gtk 4.0;
|
|||
|
||||
.MyClass {
|
||||
prop: typeof(.MyOtherClass);
|
||||
clicked => handler();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue