Home
last modified time | relevance | path

Searched refs:G_APPLICATION (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/tests/
Dgapplication-example-actions.c18 GApplication *application = G_APPLICATION (data); in activate_action()
30 GApplication *application = G_APPLICATION (data); in activate_toggle_action()
Dgapplication.c398 ret = g_application_register (G_APPLICATION (app), NULL, &error); in properties()
414 g_application_quit (G_APPLICATION (app)); in properties()
/third_party/glib/gio/
Dgapplication.c1215 GApplication *application = G_APPLICATION (object); in g_application_set_property()
1285 GApplication *application = G_APPLICATION (object); in g_application_get_property()
1330 GApplication *application = G_APPLICATION (object); in g_application_constructed()
1353 GApplication *application = G_APPLICATION (object); in g_application_dispose()
1375 GApplication *application = G_APPLICATION (object); in g_application_finalize()
2247 GApplication *application = G_APPLICATION (data); in inactivity_timeout_expired()
2595 GApplication *application = G_APPLICATION (action_group); in g_application_list_actions()
2619 GApplication *application = G_APPLICATION (group); in g_application_query_action()
2649 GApplication *application = G_APPLICATION (action_group); in g_application_change_action_state()
2668 GApplication *application = G_APPLICATION (action_group); in g_application_activate_action()
[all …]
Dgapplication.h32 #define G_APPLICATION(inst) (G_TYPE_CHECK_INSTANCE_CAST ((inst), … macro
/third_party/gettext/gettext-tools/examples/hello-c-gnome3/
Dhello.c185 application = G_APPLICATION (hello_application_new ()); in main()
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
Dmain.c206 status = g_application_run(G_APPLICATION(app), argc, argv); in main()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3298 G_APPLICATION