Function

PurpleHistoryManagerget_default_as_model

unstable since: 3.0

Declaration [src]

GListModel*
purple_history_manager_get_default_as_model (
  void
)

Description [src]

Gets the default PurpleHistoryManager instance cast to a GListModel.

Available since: 3.0

Return value

Type: A list model of GObject

The default PurpleHistoryManager instance cast to a model.

The data is owned by the called function.