mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-31 04:43:06 +02:00
Avoid some gtk-doc warnings
This commit is contained in:
parent
a556afc970
commit
23dd2b01a1
@ -57,7 +57,7 @@
|
|||||||
* The default behaviour is to call the hooks @destroy function
|
* The default behaviour is to call the hooks @destroy function
|
||||||
* @dummy: unused
|
* @dummy: unused
|
||||||
*
|
*
|
||||||
* The #GHookList-struct represents a list of hook functions.
|
* The #GHookList struct represents a list of hook functions.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -154,7 +154,7 @@
|
|||||||
* @destroy: the default @finalize_hook function of a #GHookList calls
|
* @destroy: the default @finalize_hook function of a #GHookList calls
|
||||||
* this member of the hook that is being finalized
|
* this member of the hook that is being finalized
|
||||||
*
|
*
|
||||||
* The #GHook-struct represents a single hook function in a #GHookList.
|
* The #GHook struct represents a single hook function in a #GHookList.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user