mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
Small doc addition
This commit is contained in:
parent
431840a44e
commit
c4ea7d58f7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user