blueprint-compiler/tests/samples/template_no_parent.blp
James Westman 6b78338d1a
Make template parent optional
Not recommended, since you lose some type checking.
2022-01-16 21:08:16 -06:00

3 lines
40 B
Text

using Gtk 4.0;
template GtkListItem {}