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