mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-06 16:19:07 -04:00
WIP: Add gir.PartialClass
This commit is contained in:
parent
632e9d7df6
commit
6fdb12fd5d
17 changed files with 231 additions and 147 deletions
5
tests/samples/template_binding.blp
Normal file
5
tests/samples/template_binding.blp
Normal file
|
@ -0,0 +1,5 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
template MyWidget {
|
||||
label: bind MyWidget.other-label;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue