mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Forgotten cleanup.
This commit is contained in:
parent
b9415110b1
commit
7e3b6db32d
@ -115,8 +115,8 @@ signal system.
|
||||
<!-- ##### USER_FUNCTION GSignalEmissionHook ##### -->
|
||||
<para>
|
||||
A simple function pointer to get invoked when the signal is emitted. This
|
||||
allows you tie a hook to the signal type, so that it will trap all emissions
|
||||
of that signal, from any object.
|
||||
allows you to tie a hook to the signal type, so that it will trap all
|
||||
emissions of that signal, from any object.
|
||||
</para>
|
||||
<para>
|
||||
You may not attach these to signals created with the #G_SIGNAL_NO_HOOKS flag.
|
||||
|
Loading…
Reference in New Issue
Block a user