Function

PurpleNotificationManagerget_default_as_model

since: 3.0

Declaration [src]

GListModel*
purple_notification_manager_get_default_as_model (
  void
)

Description [src]

Gets the default manager instance type casted to GListModel.

Available since: 3.0

Return value

Type: A list model of GObject

The model.

The data is owned by the called function.