Searched refs:g_notification_get_n_buttons (Results 1 – 4 of 4) sorted by relevance
35 guint g_notification_get_n_buttons (GNotification *notificatio…
474 g_notification_get_n_buttons (GNotification *notification) in g_notification_get_n_buttons() function
150 guint n_buttons = g_notification_get_n_buttons (notification);
270 n_buttons = g_notification_get_n_buttons (notification); in call_notify()