Method

Gtk.SortListModel.get_model

Declaration [src]

GListModel*
gtk_sort_list_model_get_model (
  GtkSortListModel* self
)

Description [src]

Gets the model currently sorted or NULL if none.

Return value

Returns: GListModel*

The model that gets sorted

Ownership is not transferred to the caller
Can be NULL