Class
PhoshNotifyFeedback
Description [src]
final class Phosh.NotifyFeedback : GObject.Object {
/* No available fields */
}
Provide feedback on notifications
PhoshNotifyFeedback
is the manager object responsible to provide
proper feedback on new notifications or when notifications are
being closed.
Constructors
phosh_notify_feedback_new
No description available.
Instance methods
phosh_notify_feedback_check_screen_wakeup
Checks if the given notification should trigger screeen wakeup.
Properties
Phosh.NotifyFeedback:notification-list
The list of notifications that drives the feedback emission.
Signals
Signals inherited from GObject (1)
GObject.Object::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.