mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-14 11:38:05 +02:00
girffi: Expand docs for gi_function_info_prep_invoker()
Mention that the returned `GIFunctionInvoker` needs to be cleared. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
bf4cf2d464
commit
998baf9afb
@ -269,6 +269,9 @@ gi_callable_info_get_ffi_return_type (GICallableInfo *callable_info)
|
||||
* by a language binding could contain a [type@GIRepository.FunctionInvoker]
|
||||
* structure inside the binding’s function mapping.
|
||||
*
|
||||
* @invoker must be freed using [method@GIRepository.FunctionInvoker.destroy]
|
||||
* when it’s finished with.
|
||||
*
|
||||
* Returns: `TRUE` on success, `FALSE` otherwise with @error set.
|
||||
* Since: 2.80
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user