Home | History | Annotate | Download | only in glib

Lines Matching defs:g_option_group_new

458     context->main_group = g_option_group_new (NULL, NULL, NULL, NULL, NULL);
1869 * g_option_group_new:
1890 g_option_group_new (const gchar *name,
1992 * with g_option_group_new().
2016 * specified when constructing the group with g_option_group_new().