Class
AstalNotifdNotifd
Instance methods
astal_notifd_notifd_get_notification
Gets the AstalNotifdNotification
with id or null if there is no such Notification.
Properties
AstalNotifd.Notifd:ignore-timeout
Ignore the timeout specified by incoming notifications. By default notifications can specify a timeout in milliseconds after which the daemon will resolve them even without user input.
AstalNotifd.Notifd:dont-disturb
Indicate to frontends to not show popups to the user. This property does not have any effect on its own, its merely a value to use between the daemon process and proxies for frontends to use.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.