[glib] Small doc addition
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Small doc addition
- Date: Fri, 26 Mar 2010 14:31:15 +0000 (UTC)
commit c4ea7d58f78ca946fe84718386f9f888b5f93520
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Mar 26 09:30:25 2010 -0400
Small doc addition
gio/gconverter.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gconverter.h b/gio/gconverter.h
index 8892ee2..6770aaf 100644
--- a/gio/gconverter.h
+++ b/gio/gconverter.h
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]