Sets our main struct and passes it to the parent class.
Used by language bindings.
Used by language bindings.
Gets the character set of the #GtkSourceEncoding, such as "UTF-8" or "ISO-8859-1".
Gets the name of the #GtkSourceEncoding such as "Unicode" or "Western".
Get the main Gtk struct
the main Gtk struct as a void*
Gets all encodings.
Gets the #GtkSourceEncoding for the current locale. See also g_get_charset().
Gets the list of default candidate encodings to try when loading a file. See gtk_source_file_loader_set_candidate_encodings().
Gets a #GtkSourceEncoding from a character set such as "UTF-8" or "ISO-8859-1".
the main Gtk struct