Home
last modified time | relevance | path

Searched refs:g_application_send_notification (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/tests/
Dgnotification.c34 g_application_send_notification (application, "test1", notification); in activate_app()
35 g_application_send_notification (application, "test2", notification); in activate_app()
37 g_application_send_notification (application, "test3", notification); in activate_app()
48 g_application_send_notification (application, "test4", notification); in activate_app()
49 g_application_send_notification (application, NULL, notification); in activate_app()
/third_party/glib/gio/
Dgapplication.h233 void g_application_send_notification (GApplication *…
Dgapplication.c2924 g_application_send_notification (GApplication *application, in g_application_send_notification() function
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3277 g_application_send_notification
/third_party/glib/
DNEWS3586 - Add portal support to g_application_send_notification