blueprint-compiler/tests/samples/subscope.blp
2023-04-28 20:49:22 -05:00

9 lines
No EOL
114 B
Text

using Gtk 4.0;
Gtk.BuilderListItemFactory {
template {
child: Gtk.Label label {};
}
}
Gtk.Label label {}