Method

Gtk.SortListModel.get_sorter

Declaration [src]

GtkSorter*
gtk_sort_list_model_get_sorter (
  GtkSortListModel* self
)

Description [src]

Gets the sorter that is used to sort self.

Return value

Returns: GtkSorter

the sorter of #self

Ownership is not transferred to the caller
Can be NULL