Small doc addition

This commit is contained in:
Matthias Clasen 2010-03-26 09:30:25 -04:00
parent 431840a44e
commit c4ea7d58f7

View File

@ -49,6 +49,7 @@ typedef struct _GConverterIface GConverterIface;
* GConverterIface:
* @g_iface: The parent interface.
* @convert: Converts data.
* @reset: Reverts the internal state of the converter to its initial state.
*
* Provides an interface for converting data from one type
* to another type. The conversion can be stateful