[ CCode ( cname = "gtk_source_encoding_get_current" ) ]
[ Version ( since = "3.14" ) ]
public static unowned SourceEncoding et_current ()
Gets the SourceEncoding for the current locale.
See also get_charset.
the current locale encoding. |