Home
last modified time | relevance | path

Searched refs:g_key_file_get_start_group (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dgkeyfile.h106 gchar *g_key_file_get_start_group (GKeyFile *key_file) G_GNUC_MALLOC;
Dgkeyfile.c1714 g_key_file_get_start_group (GKeyFile *key_file) in g_key_file_get_start_group() function
/third_party/glib/glib/tests/
Dkeyfile.c509 start = g_key_file_get_start_group (keyfile); in test_listing()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2311 g_key_file_get_start_group
/third_party/glib/gio/
Dgdesktopappinfo.c1767 start_group = g_key_file_get_start_group (key_file); in g_desktop_app_info_load_from_keyfile()