Searched refs:g_notification_get_body (Results 1 – 4 of 4) sorted by relevance
29 const gchar * g_notification_get_body (GNotification *notificatio…
222 g_notification_get_body (GNotification *notification) in g_notification_get_body() function
214 if ((cstr = g_notification_get_body (notification)))
325 body = g_notification_get_body (notification); in call_notify()