Searched refs:g_notification_get_title (Results 1 – 4 of 4) sorted by relevance
27 const gchar * g_notification_get_title (GNotification *notificatio…
183 g_notification_get_title (GNotification *notification) in g_notification_get_title() function
212 if ((cstr = g_notification_get_title (notification)))
331 g_notification_get_title (notification), in call_notify()