Gio.ConverterIface¶ record (struct) Provides an interface for converting data from one type to another type. The conversion can be stateful and may fail at any place. Properties¶ g_iface¶ g_iface: GObject.TypeInterface # read/write convert¶ convert: Any # read/write reset¶ reset: Any # read/write