mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
Fix a mistake in the docs
svn path=/trunk/; revision=5839
This commit is contained in:
parent
f1675bbcc7
commit
43a6a226b2
@ -106,7 +106,7 @@ Calls all of the #GHook functions in a #GHookList.
|
||||
<!-- ##### FUNCTION g_hook_list_invoke_check ##### -->
|
||||
<para>
|
||||
Calls all of the #GHook functions in a #GHookList.
|
||||
Any function which returns %TRUE is removed from the #GHookList.
|
||||
Any function which returns %FALSE is removed from the #GHookList.
|
||||
</para>
|
||||
|
||||
@hook_list: a #GHookList
|
||||
|
Loading…
Reference in New Issue
Block a user