Home
last modified time | relevance | path

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

12

/dports/devel/glib20/glib-2.70.4/gio/tests/
H A 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()
/dports/audio/ario/ario-1.6/src/notification/
H A Dario-notifier-gnotif.c107 g_application_send_notification (g_application_get_default (), "ario-song", notification); in ario_notifier_gnotif_notify()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/www/
H A Dwww_utils.c63 g_application_send_notification(g_application_get_default(), notification_id, notification); in www_utils_send_notification()
/dports/audio/goobox/goobox-3.6.0/src/
H A Dmain.c174g_application_send_notification (G_APPLICATION (gtk_window_get_application (GTK_WINDOW (window))),… in system_notify()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/spice/
H A Dspice_plugin_file_transfer.c229 g_application_send_notification(g_application_get_default(), in remmina_plugin_spice_file_transfer_finished_cb()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgapplication.h233 void g_application_send_notification (GApplication *…
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/glib/
H A Dapplication.go156 C.g_application_send_notification(v.native(), cstr1, notification.native())
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/notification/
H A Dide-notification-addin.c121g_application_send_notification (g_application_get_default (), self->shell_notif_id, notification); in ide_notification_addin_notify()
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/glib/
H A Dapplication.go139 C.g_application_send_notification(v.native(), cstr1, notification.native())
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/glib/
H A Dapplication.go139 C.g_application_send_notification(v.native(), cstr1, notification.native())
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/glib/
H A Dapplication.go139 C.g_application_send_notification(v.native(), cstr1, notification.native())
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/glib/
H A Dapplication.go139 C.g_application_send_notification(v.native(), cstr1, notification.native())
/dports/audio/baresip/baresip-0.5.8/modules/gtk/
H A Dgtk_mod.c344 g_application_send_notification(mod->app, id, notification); in notify_incoming_call()
573 g_application_send_notification(mod->app, NULL, notification); in message_handler()
/dports/deskutils/gnome-todo/gnome-todo-41.0/src/plugins/background/
H A Dgtd-plugin-background.c354 g_application_send_notification (app, AUTOSTART_NOTIFICATION_ID, notification); in send_notification()
/dports/security/opensc/OpenSC-0.22.0/src/ui/
H A Dnotify.c493 g_application_send_notification(application, group, notification); in notify_gio()
/dports/irc/srain/srain-1.1.0/src/sui/
H A Dsui_app.c332 g_application_send_notification(G_APPLICATION(self), notif->id, gnotif); in sui_application_send_notification()
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dapplication.cc1333g_application_send_notification(gobj(), id.empty() ? nullptr : id.c_str(), const_cast<GNotificatio… in send_notification()
1338g_application_send_notification(gobj(), nullptr, const_cast<GNotification*>(Glib::unwrap(notificat… in send_notification()
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-shell.c997 g_application_send_notification (G_APPLICATION (g_application_get_default ()), id, notify); in show_notification_cb()
1532 g_application_send_notification (G_APPLICATION (shell), id, notification); in ephy_shell_send_notification()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/examples/bp/
H A Dbloatpad.c201 g_application_send_notification (G_APPLICATION (app), "three-lines", n); in text_buffer_changed_cb()
/dports/x11-toolkits/gtk40/gtk-4.4.1/examples/bp/
H A Dbloatpad.c195 g_application_send_notification (G_APPLICATION (app), "three-lines", notification); in text_buffer_changed_cb()
/dports/www/epiphany/epiphany-41.0/embed/
H A Dephy-download.c729 g_application_send_notification (application, "download-finished", notification); in display_download_finished_notification()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/src/
H A Dremmina_public.c765 g_application_send_notification(g_application_get_default(), notification_id, n); in remmina_public_send_notification()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/auto/
H A Dapplication.rs425 gio_sys::g_application_send_notification( in send_notification()
/dports/security/opensc/OpenSC-0.22.0/
H A Dconfigure.ac527 AC_MSG_CHECKING([for g_application_send_notification])
528 AC_TRY_LINK_FUNC(g_application_send_notification, [ AC_MSG_RESULT([yes]) ],
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/auto/
H A Dapplication.rs426 gio_sys::g_application_send_notification( in send_notification()

12