Top | ![]() |
![]() |
![]() |
![]() |
PhoshNotificationSourcePhoshNotificationSource — A GListModel containing one or more notifications |
PhoshNotificationSource * | phosh_notification_source_new () |
void | phosh_notification_source_add () |
const char * | phosh_notification_source_get_name () |
PhoshNotificationSource *
phosh_notification_source_new (const char *name
);
void phosh_notification_source_add (PhoshNotificationSource *self
,PhoshNotification *notification
);
const char *
phosh_notification_source_get_name (PhoshNotificationSource *self
);
#define PHOSH_TYPE_NOTIFICATION_SOURCE (phosh_notification_source_get_type ())
“name”
property“name” gchar *
Source name (ID).
Flags: Read / Write / Construct Only
Default value: NULL
“empty”
signalvoid user_function (PhoshNotificationSource *phoshnotificationsource, gpointer user_data)
Flags: Run Last