Gtk.GridView.set_model – gtk4 Reference Manual
set_model
Description:
public
void
set_model
(
SelectionModel
? model)
Sets the model to use.
This must be a [iface@Gtk.SelectionModel].
Parameters:
this
a `GtkGridView`
model
the model to use