API Version: 5
Library Version: 5.17.0
Generated by gi-docgen 2025.3
const gchar* gtk_source_encoding_get_charset ( const GtkSourceEncoding* enc )
Gets the character set of the GtkSourceEncoding, such as “UTF-8” or “ISO-8859-1”.
GtkSourceEncoding
Type: const gchar*
const gchar*
The character set of the GtkSourceEncoding.