Method

IdeCachedListModelget_model

Declaration

GListModel*
ide_cached_list_model_get_model (
  IdeCachedListModel* self
)

Description

Gets the underlying model.

Return value

Type: A list model of GObject

A GListModel or NULL.

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