Home
last modified time | relevance | path

Searched refs:g_application_register (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dgapplication-example-actions.c106 g_application_register (app, NULL, NULL); in main()
112 g_application_register (app, NULL, NULL); in main()
H A Dgapplication.c314 ok = g_application_register (app, NULL, NULL);
398 ret = g_application_register (G_APPLICATION (app), NULL, &error); in properties()
623 g_assert_true (g_application_register (app, NULL, NULL)); in test_registered()
642 g_assert_true (g_application_register (app, NULL, NULL)); in test_registered()
848 g_assert (g_application_register (app, NULL, NULL)); in test_busy()
/dports/audio/mate-media/mate-media-1.26.0/mate-volume-control/
H A Ddialog-main.c87 g_application_register (G_APPLICATION (app), NULL, &error); in context_ready()
222 if (!g_application_register (app, NULL, &error)) in main()
H A Dapplet-main.c51 if (!g_application_register (app, NULL, &error)) { in applet_main()
H A Dstatus-icon-main.c75 if (!g_application_register (app, NULL, &error)) { in main()
/dports/www/epiphany/epiphany-41.0/tests/
H A Dephy-embed-shell-test.c74 g_application_register (G_APPLICATION (ephy_embed_shell_get_default ()), NULL, NULL); in main()
H A Dephy-download-test.c180 g_application_register (G_APPLICATION (ephy_shell_get_default ()), NULL, NULL); in main()
/dports/x11/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.2/panel-plugin/
H A Dxfce4-popup-clipman.c75 g_application_register (G_APPLICATION (app), NULL, &error); in main()
H A Dxfce4-clipman-history.c520 g_application_register (G_APPLICATION (app), NULL, &error); in clipman_history_clipman_daemon_running()
551 g_application_register (G_APPLICATION (app), NULL, &error); in main()
/dports/sysutils/brasero/brasero-3.12.3/src/
H A Dmain.c107 if (!g_application_register (gapp, NULL, &error)) { in main()
/dports/audio/ario/ario-1.6/src/
H A Dario-main.c111 g_application_register (G_APPLICATION (app), NULL, NULL); in main()
/dports/www/firefox-esr/firefox-91.8.0/testing/tools/screenshot/
H A Dgdk-screenshot.cpp89 g_application_register(app, nullptr, nullptr); in get_screenshot_dbus()
/dports/www/firefox/firefox-99.0/testing/tools/screenshot/
H A Dgdk-screenshot.cpp89 g_application_register(app, nullptr, nullptr); in get_screenshot_dbus()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/tools/screenshot/
H A Dgdk-screenshot.cpp89 g_application_register(app, nullptr, nullptr); in get_screenshot_dbus()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/tools/screenshot/
H A Dgdk-screenshot.cpp89 g_application_register(app, nullptr, nullptr); in get_screenshot_dbus()
/dports/deskutils/xfce4-notes-plugin/xfce4-notes-plugin-1.9.0/src/
H A Dmain-popup.c50 g_application_register (_tmp1_, NULL, &_inner_error0_); in _vala_main()
/dports/chinese/fcitx-configtool/fcitx-configtool-0.4.9/gtk3/
H A Dmain.c128 if (!g_application_register(G_APPLICATION(app), NULL, &error)) { in main()
/dports/editors/ghex/ghex-3.41.1/src/
H A Dmain.c123 g_application_register (G_APPLICATION (application), NULL, NULL); in main()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/gtk/
H A Dunique.rkt101 (define-gdk g_application_register (_fun _GtkApplication _pointer _pointer -> _gboolean) function
129 (g_application_register app #f #f))
/dports/www/luakit/luakit-2.3/clib/
H A Dunique.c83 g_application_register(G_APPLICATION(globalconf.application), NULL, &error); in luaH_unique_new()
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/clib/
H A Dunique.c83 g_application_register(G_APPLICATION(globalconf.application), NULL, &error); in luaH_unique_new()
/dports/editors/gnome-latex/gnome-latex-3.38.0/src/liblatexila/
H A Dlatexila-app.c153 g_application_register (app, NULL, &error); in latexila_app_handle_local_options()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgapplication.h194 gboolean g_application_register (GApplication *…
/dports/print/xreader/xreader-3.2.2/shell/
H A Dmain.c271 if (!g_application_register (G_APPLICATION (application), NULL, &error)) { in main()
/dports/graphics/atril-lite/atril-1.26.0/shell/
H A Dmain.c269 if (!g_application_register (G_APPLICATION (application), NULL, &error)) { in main()

1234