Home
last modified time | relevance | path

Searched refs:g_notification_get_button (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/
Dgnotification-private.h37 void g_notification_get_button (GNotification *notificati…
Dgnotification.c495 g_notification_get_button (GNotification *notification, in g_notification_get_button() function
Dgcocoanotificationbackend.m171 g_notification_get_button (notification, 0, &label, &action, &target);
Dgfdonotificationbackend.c278 g_notification_get_button (notification, i, &label, &action, &target); in call_notify()