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