Home
last modified time | relevance | path

Searched refs:g_option_context_get_main_group (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgoption.h349 GOptionGroup *g_option_context_get_main_group (GOptionContext *context);
Dgoption.c638 g_option_context_get_main_group (GOptionContext *context) in g_option_context_get_main_group() function
/third_party/glib/glib/tests/
Doption-context.c345 main_group = g_option_context_get_main_group (context); in error_test1()
413 main_group = g_option_context_get_main_group (context); in error_test2()
479 main_group = g_option_context_get_main_group (context); in error_test3()
2247 g_assert (g_option_context_get_main_group (context) == NULL); in test_main_group()
2252 g_assert (g_option_context_get_main_group (context) == NULL); in test_main_group()
2255 g_assert (g_option_context_get_main_group (context) == group); in test_main_group()
2293 g_option_group_set_error_hook (g_option_context_get_main_group (context), in test_error_hook()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1620 g_option_context_get_main_group