Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgnotification-private.h35 guint g_notification_get_n_buttons (GNotification *notificatio…
Dgnotification.c474 g_notification_get_n_buttons (GNotification *notification) in g_notification_get_n_buttons() function
Dgcocoanotificationbackend.m150 guint n_buttons = g_notification_get_n_buttons (notification);
Dgfdonotificationbackend.c270 n_buttons = g_notification_get_n_buttons (notification); in call_notify()