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