Searched refs:g_option_context_get_main_group (Results 1 – 4 of 4) sorted by relevance
349 GOptionGroup *g_option_context_get_main_group (GOptionContext *context);
638 g_option_context_get_main_group (GOptionContext *context) in g_option_context_get_main_group() function
345 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()
1620 g_option_context_get_main_group