Method
GtkFlattenListModelset_model
[−]
Declaration [src]
void
gtk_flatten_list_model_set_model (
GtkFlattenListModel* self,
GListModel* model
)
[−]
Parameters
model
-
Type:
GObject
The new model.
The argument can be NULL
.The data is owned by the caller of the method.