blueprint-compiler/tests/samples/template_bind_property.blp
2023-05-16 17:42:53 -05:00

5 lines
No EOL
82 B
Text

using Gtk 4.0;
template $MyTemplate {
object: bind-property template.object2;
}