Packages
gtksourceview-3.0
Gtk
SourceEncoding
et_all
et_current
et_default_candidates
et_from_charset
et_utf8
copy
free
get_charset
get_name
to_string
et_all
Description:
[
CCode
( cname =
"gtk_source_encoding_get_all"
) ]
[
Version
( since =
"3.14"
) ]
public
static
SList
<
unowned
SourceEncoding
>
et_all
()
Gets all encodings.
Returns:
a list of all
SourceEncoding
's. Free with
g_slist_free
.