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