Gio.ConverterIface

Fields

Name

Type

Access

Description

convert

object

r

Converts data.

g_iface

GObject.TypeInterface

r

The parent interface.

reset

object

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.