Home
last modified time | relevance | path

Searched refs:g_simple_action_new (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/gio/tests/
Dglistmodel.c279 g_ptr_array_add (array, g_simple_action_new ("1", NULL)); in test_store_splice_replace_middle()
280 g_ptr_array_add (array, g_simple_action_new ("2", NULL)); in test_store_splice_replace_middle()
281 g_ptr_array_add (array, g_simple_action_new ("3", NULL)); in test_store_splice_replace_middle()
282 g_ptr_array_add (array, g_simple_action_new ("4", NULL)); in test_store_splice_replace_middle()
283 g_ptr_array_add (array, g_simple_action_new ("5", NULL)); in test_store_splice_replace_middle()
335 g_ptr_array_add (array, g_simple_action_new ("1", NULL)); in test_store_splice_replace_all()
336 g_ptr_array_add (array, g_simple_action_new ("2", NULL)); in test_store_splice_replace_all()
337 g_ptr_array_add (array, g_simple_action_new ("3", NULL)); in test_store_splice_replace_all()
338 g_ptr_array_add (array, g_simple_action_new ("4", NULL)); in test_store_splice_replace_all()
382 item = G_ACTION (g_simple_action_new ("1", NULL)); in test_store_splice_noop()
[all …]
Dgapplication-example-actions.c50 action = g_simple_action_new ("simple-action", NULL); in add_actions()
Dactions.c38 action = g_simple_action_new ("foo", NULL); in test_basic()
79 action = g_simple_action_new ("foo", G_VARIANT_TYPE_STRING); in test_basic()
194 simple = g_simple_action_new ("foo", NULL); in test_simple_group()
249 simple = g_simple_action_new ("foo", NULL); in test_simple_group()
291 action = g_simple_action_new ("foo", NULL); in test_stateful()
Dgapplication.c781 action1 = g_simple_action_new ("action", NULL); in test_busy()
791 action2 = g_simple_action_new ("action", NULL); in test_busy()
958 action = g_simple_action_new (NULL, NULL); in test_api()
/third_party/glib/gio/
Dgsimpleaction.h41 GSimpleAction * g_simple_action_new (const gchar *name,
Dgactionmap.c270 action = g_simple_action_new (entry->name, in g_action_map_add_action_entries()
Dgsimpleaction.c611 g_simple_action_new (const gchar *name, in g_simple_action_new() function
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3458 g_simple_action_new