Method
GtkFlattenListModelset_model
Declaration [src]
void
gtk_flatten_list_model_set_model (
GtkFlattenListModel* self,
GListModel* model
)
Parameters
model |
GListModel |
The new model. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |