TypeScript API Documentation for GTKSOURCEVIEW
API Version: 5
Library Version: 5.18.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Gets the list of default candidate encodings to try when loading a file.
See FileLoader.set_candidate_encodings.
This function returns a different list depending on the current locale (i.e. language, country and default encoding). The UTF-8 encoding and the current locale encoding are guaranteed to be present in the returned list.
the list of default candidate encodings. Free with g_slist_free().
g_slist_free()
Gets the list of default candidate encodings to try when loading a file.
See FileLoader.set_candidate_encodings.
This function returns a different list depending on the current locale (i.e. language, country and default encoding). The UTF-8 encoding and the current locale encoding are guaranteed to be present in the returned list.