mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Fix a mistake in the docs
svn path=/trunk/; revision=5839
This commit is contained in:
@@ -106,7 +106,7 @@ Calls all of the #GHook functions in a #GHookList.
|
|||||||
<!-- ##### FUNCTION g_hook_list_invoke_check ##### -->
|
<!-- ##### FUNCTION g_hook_list_invoke_check ##### -->
|
||||||
<para>
|
<para>
|
||||||
Calls all of the #GHook functions in a #GHookList.
|
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>
|
</para>
|
||||||
|
|
||||||
@hook_list: a #GHookList
|
@hook_list: a #GHookList
|
||||||
|
Reference in New Issue
Block a user