c
Import line: | GLib = imports.gi.GLib; |
GIR File: | GLib-2.0.gir |
C documentation: | GIConv |
Struct : | IConv |
None |
Method / Constructor | Defined By | |
---|---|---|
GLib.IConv | ||
close
()
:
gint32
|
GLib.IConv |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GLib
Method |
GLib.convert_with_iconv
(String str, gint64 len, IConv converter, guint64 bytes_read, guint64 bytes_written)
:
String
|