API Version: 2.0
Library Version: 2.85.1
Generated by gi-docgen 2025.4
struct GDebugKey { const gchar* key; guint value; }
Associates a string with a bit flag. Used in g_parse_debug_string().
key:
const gchar*
The string.
value:
guint
The flag.
Content