blueprint-compiler/tests/samples/template_bind_property.blp
2023-07-20 18:46:45 -05:00

5 lines
No EOL
73 B
Text

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