mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
[GICallableInfo] Fix a typo in the doc
This commit is contained in:
parent
1eca3abe67
commit
d89eb01974
@ -34,7 +34,7 @@
|
|||||||
*
|
*
|
||||||
* GICallableInfo represents an entity which is callable.
|
* GICallableInfo represents an entity which is callable.
|
||||||
* Currently a function (#GIFunctionInfo), virtual function,
|
* Currently a function (#GIFunctionInfo), virtual function,
|
||||||
* (#GIVirtualFunc) or callback (#GICallbackInfo).
|
* (#GIVFuncInfo) or callback (#GICallbackInfo).
|
||||||
*
|
*
|
||||||
* A callable has a list of arguments (#GIArgInfo), a return type,
|
* A callable has a list of arguments (#GIArgInfo), a return type,
|
||||||
* direction and a flag which decides if it returns null.
|
* direction and a flag which decides if it returns null.
|
||||||
|
Loading…
Reference in New Issue
Block a user