docs: Remove inaccurate description

This parameter may not be NULL even if the function described by the
GIFunctionInfo has a void return type, so we should not say this in the
documentation.
This commit is contained in:
Philip Chimento 2022-08-06 13:52:01 -07:00
parent ac01cf93f4
commit f7cc968eb9

View File

@ -237,8 +237,7 @@ g_invoke_error_quark (void)
* may be %NULL
* @n_out_args: the length of the @out_args array
* @return_value: return location for the return value of the
* function. If the function returns void, @return_value may be
* %NULL
* function.
* @error: return location for detailed error information, or %NULL
*
* Invokes the function described in @info with the given