mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
gicallableinfo: Clarify docs for callables with no return type
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
27fb6ffce2
commit
389e8a439b
@ -172,6 +172,9 @@ gi_callable_info_is_method (GICallableInfo *info)
|
||||
*
|
||||
* Obtain the return type of a callable item as a [class@GIRepository.TypeInfo].
|
||||
*
|
||||
* If the callable doesn’t return anything, a [class@GIRepository.TypeInfo] of
|
||||
* type [enum@GIRepository.TypeTag.VOID] will be returned.
|
||||
*
|
||||
* Returns: (transfer full): the [class@GIRepository.TypeInfo]. Free the struct
|
||||
* by calling [method@GIRepository.BaseInfo.unref] when done.
|
||||
* Since: 2.80
|
||||
|
Loading…
Reference in New Issue
Block a user