Gio.ConverterIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
convert |
r |
Converts data. |
|
g_iface |
r |
The parent interface. |
|
reset |
r |
Reverts the internal state of the converter to its initial state. |
Methods¶
None
Details¶
- class Gio.ConverterIface¶
Provides an interface for converting data from one type to another type. The conversion can be stateful and may fail at any place.
New in version 2.24.