Searched refs:g_notification_get_icon (Results 1 – 4 of 4) sorted by relevance
31 GIcon * g_notification_get_icon (GNotification *notificatio…
261 g_notification_get_icon (GNotification *notification) in g_notification_get_icon() function
218 if ((icon = g_notification_get_icon (notification)))
305 icon = g_notification_get_icon (notification); in call_notify()