| Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── PhoshLayerSurface ╰── PhoshNotificationBanner
GtkWidget *
phosh_notification_banner_new (PhoshNotification *notification);
PhoshNotification *
phosh_notification_banner_get_notification
(PhoshNotificationBanner *self);
#define PHOSH_TYPE_NOTIFICATION_BANNER (phosh_notification_banner_get_type ())
“notification” property“notification” PhoshNotification *
The PhoshNotification shown in self
Owner: PhoshNotificationBanner
Flags: Read / Write / Construct Only