Searched refs:g_notification_get_priority (Results 1 – 3 of 3) sorted by relevance
33 GNotificationPriority g_notification_get_priority (GNotification *notificatio…
298 g_notification_get_priority (GNotification *notification) in g_notification_get_priority() function720 value = g_enum_get_value (enum_class, g_notification_get_priority (notification)); in g_notification_get_priority_nick()
303 urgency = urgency_from_priority (g_notification_get_priority (notification)); in call_notify()