Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgnotification-private.h27 const gchar * g_notification_get_title (GNotification *notificatio…
Dgnotification.c183 g_notification_get_title (GNotification *notification) in g_notification_get_title() function
Dgcocoanotificationbackend.m212 if ((cstr = g_notification_get_title (notification)))
Dgfdonotificationbackend.c331 g_notification_get_title (notification), in call_notify()