API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.0
const gchar* g_quark_to_string ( GQuark quark )
Gets the string associated with the given GQuark.
GQuark
Available since: 2.0
quark
Type: GQuark
A GQuark.
Type: const gchar*
const gchar*
The string associated with the GQuark.