Method

IdeUniqueListModelget_model

since: 44

Declaration

GListModel*
ide_unique_list_model_get_model (
  IdeUniqueListModel* self
)

Description

Gets the underlying model.

Available since: 44

Return value

Type: A list model of GObject

A GListModel.

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