[ CCode ( cname = "gtk_source_encoding_get_default_candidates" ) ]
[ Version ( since = "3.18" ) ]
public static SList<unowned SourceEncoding> et_default_candidates ()
Gets the list of default candidate encodings to try when loading a file.
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 |