Constructor
GtkFlattenListModelnew
Declaration [src]
GtkFlattenListModel*
gtk_flatten_list_model_new (
GListModel* model
)
Parameters
model |
GObject |
The model to be flattened. |
|
The argument can be NULL . | |
The called function takes ownership of the data, and is responsible for freeing it. |
Return value
Returns: | GtkFlattenListModel |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |