Class
PhoshNotificationList
[−]
Description [src]
final class Phosh.NotificationList : GObject.Object
implements Gio.ListModel {
/* No available fields */
}
A list containing one or more PhoshNotificationSource
PhoshNotificationList maps between PhoshNotificationSource objects and their
notifications creating and removing sources on the fly.
[−]
Constructors
phosh_notification_list_new
Create an empty PhoshNotificationList, generally used via phosh_notify_manager_get_list().
[−]
Instance methods
phosh_notification_list_add
Registers a new notification with self adding to (or creating) the relevant
PhoshNotificationSource.
[+]
Methods inherited from GListModel (5)
[+]