Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgnotification-private.h31 GIcon * g_notification_get_icon (GNotification *notificatio…
Dgnotification.c261 g_notification_get_icon (GNotification *notification) in g_notification_get_icon() function
Dgcocoanotificationbackend.m218 if ((icon = g_notification_get_icon (notification)))
Dgfdonotificationbackend.c305 icon = g_notification_get_icon (notification); in call_notify()