Searched refs:g_option_group_unref (Results 1 – 6 of 6) sorted by relevance
69 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref)
373 void g_option_group_unref (GOptionGroup *group);
396 g_list_free_full (context->groups, (GDestroyNotify) g_option_group_unref); in g_option_context_free()399 g_option_group_unref (context->main_group); in g_option_context_free()2349 g_option_group_unref (group); in g_option_group_free()2383 g_option_group_unref (GOptionGroup *group) in g_option_group_unref() function
177 G_DEFINE_BOXED_TYPE (GOptionGroup, g_option_group, g_option_group_ref, g_option_group_unref) in G_DEFINE_BOXED_TYPE()
1380 g_slist_free_full (application->priv->option_groups, (GDestroyNotify) g_option_group_unref); in g_application_finalize()1382 g_option_group_unref (application->priv->main_options); in g_application_finalize()
1623 g_option_group_unref