Home
last modified time | relevance | path

Searched defs:_GKeyFileGroup (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
Dgkeyfile.c90 struct _GKeyFileGroup struct
92 const gchar *name; /* NULL for above first group (which will be comments) */
94 GKeyFileKeyValuePair *comment; /* Special comment that is stuck to the top of a group */
95 gboolean has_trailing_blank_line;
97 GList *key_value_pairs;
102 GHashTable *lookup_map;