mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 11:44:03 +02:00
Small doc addition
This commit is contained in:
@@ -49,6 +49,7 @@ typedef struct _GConverterIface GConverterIface;
|
|||||||
* GConverterIface:
|
* GConverterIface:
|
||||||
* @g_iface: The parent interface.
|
* @g_iface: The parent interface.
|
||||||
* @convert: Converts data.
|
* @convert: Converts data.
|
||||||
|
* @reset: Reverts the internal state of the converter to its initial state.
|
||||||
*
|
*
|
||||||
* Provides an interface for converting data from one type
|
* Provides an interface for converting data from one type
|
||||||
* to another type. The conversion can be stateful
|
* to another type. The conversion can be stateful
|
||||||
|
Reference in New Issue
Block a user