gio.ConverterT

Undocumented in source.

Public Imports

glib.ErrorG
public import glib.ErrorG;
Undocumented in source.
glib.GException
public import glib.GException;
Undocumented in source.
gtkc.gio
public import gtkc.gio;
Undocumented in source.
gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.

Members

Templates

ConverterT
template ConverterT(TStruct)

#GConverter is implemented by objects that convert binary data in various ways. The conversion can be stateful and may fail at any place.

Meta