Home
last modified time | relevance | path

Searched refs:g_option_group_unref (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/glib/
Dglib-autocleanups.h69 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref)
Dgoption.h373 void g_option_group_unref (GOptionGroup *group);
Dgoption.c396 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
/third_party/glib/gobject/
Dgboxed.c177 G_DEFINE_BOXED_TYPE (GOptionGroup, g_option_group, g_option_group_ref, g_option_group_unref) in G_DEFINE_BOXED_TYPE()
/third_party/glib/gio/
Dgapplication.c1380 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()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1623 g_option_group_unref