[GtkTemplate (ui="/v/ginput/panel-empty.ui")] public class EmptyPanel : Panel { public EmptyPanel() { base(""); } }