using Gtk 4.0; using GObject 2.0; using Gio 2.0; Gio.ListStore { item-type: typeof; } Gio.ListStore { item-type: typeof<$MyObject>; }