blueprint-compiler/tests/samples/template_simple_binding.blp
2023-05-16 17:14:34 -05:00

5 lines
No EOL
69 B
Text

using Gtk 4.0;
template $MyTemplate {
prop: bind template.prop2;
}