mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-06-22 23:19:25 -04:00
Fix templates in bind-property
This commit is contained in:
parent
b5eca8b0b3
commit
3ebe5c72c1
4 changed files with 23 additions and 1 deletions
5
tests/samples/template_bind_property.blp
Normal file
5
tests/samples/template_bind_property.blp
Normal file
|
@ -0,0 +1,5 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
template $MyTemplate {
|
||||
object: bind-property template.object2;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue