Method

IdeUniqueListModelget_sorter

since: 44

Declaration

GtkSorter*
ide_unique_list_model_get_sorter (
  IdeUniqueListModel* self
)

Description

Get the GtkSorter used to deduplicate items.

Available since: 44

Return value

Type: GtkSorter

A GtkSorter or NULL.

The data is owned by the instance.
The return value can be NULL.