blob: 36f565b63451b43f3fb8061857d134888c8a518b [file] [log] [blame]
[GtkTemplate (ui = "/com/mesonbuild/test/TestBox.ui")]
class TestBox: Gtk.Box {
}
int main() {
return 0;
}