Sets our main struct and passes it to the parent class.
A destructor is present on this object, but not explicitly documented in the source.
Used by language bindings.
Used by language bindings.
Gets the character set of the gsv.SourceEncoding, such as "UTF-8" or "ISO-8859-1".
Gets the name of the gsv.SourceEncoding such as "Unicode" or "Western".
Get the main Gtk struct
the main Gtk struct as a void*
Gets all encodings.
Gets the gsv.SourceEncoding for the current locale. See also g_get_charset().
Gets the list of default candidate encodings to try when loading a file. See Source.fileLoaderSetCandidateEncodings.
Gets a gsv.SourceEncoding from a character set such as "UTF-8" or "ISO-8859-1".
the main Gtk struct