Small doc addition
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Mar 2010 13:30:25 +0000 (09:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 26 Mar 2010 13:30:25 +0000 (09:30 -0400)
gio/gconverter.h

index 8892ee2..6770aaf 100644 (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