Method

GtkTreeListModelget_model

Declaration [src]

GListModel*
gtk_tree_list_model_get_model (
  GtkTreeListModel* self
)

Description [src]

Gets the root model that self was created with.

Return value

Type: A list model of GObject

The root model.

The returned data is owned by the instance.