Home
last modified time | relevance | path

Searched refs:set_notification_hints (Results 1 – 6 of 6) sorted by relevance

/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/
H A Dengines.c46 void (*set_notification_hints) (GtkWindow* nw, GVariant *hints); member
103 BIND_OPTIONAL_FUNC(set_notification_hints); in load_theme_engine()
270 if (engine->set_notification_hints != NULL) in theme_set_notification_hints()
272 engine->set_notification_hints(nw, hints); in theme_set_notification_hints()
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/
H A Dcoco-theme.c91 void set_notification_hints(GtkWindow *nw, GVariant *hints);
731 void set_notification_hints(GtkWindow *nw, GVariant *hints) in set_notification_hints() function
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/
H A Dtheme.c82 void set_notification_hints(GtkWindow *nw, GVariant *hints);
449 void set_notification_hints(GtkWindow *nw, GVariant *hints) in set_notification_hints() function
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/
H A Dnodoka-theme.c107 void set_notification_hints(GtkWindow *nw, GVariant *hints);
1145 void set_notification_hints(GtkWindow *nw, GVariant *hints) in set_notification_hints() function
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/
H A Dtheme.c99 void set_notification_hints(GtkWindow *nw, GVariant *hints);
799 void set_notification_hints(GtkWindow *nw, GVariant *hints) in set_notification_hints() function
/dports/deskutils/notification-daemon/notification-daemon-3.20.0/
H A DNEWS280 and set_notification_hints theme engine functions optional.