PhoshNotificationSource
PhoshNotificationSource — A GListModel containing one or more notifications
|
|
Object Hierarchy
GObject
╰── PhoshNotificationSource
Implemented Interfaces
PhoshNotificationSource implements
GListModel.
Functions
phosh_notification_source_get_name ()
const char *
phosh_notification_source_get_name (PhoshNotificationSource *self
);
Types and Values
PHOSH_TYPE_NOTIFICATION_SOURCE
#define PHOSH_TYPE_NOTIFICATION_SOURCE (phosh_notification_source_get_type ())
PhoshNotificationSource
typedef struct _PhoshNotificationSource PhoshNotificationSource;
Property Details
The “name”
property
“name” gchar *
Source name (ID).
Flags: Read / Write / Construct Only
Default value: NULL
Signal Details
The “empty”
signal
void
user_function (PhoshNotificationSource *phoshnotificationsource,
gpointer user_data)
Flags: Run Last