mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-13 14:05:05 +01:00
GSignal: fix trivial docs typo
This commit is contained in:
parent
15d87c2cc4
commit
3c808dc874
@ -3415,7 +3415,7 @@ type_debug_name (GType type)
|
|||||||
* boolean values. The behavior that this accumulator gives is
|
* boolean values. The behavior that this accumulator gives is
|
||||||
* that a return of %TRUE stops the signal emission: no further
|
* that a return of %TRUE stops the signal emission: no further
|
||||||
* callbacks will be invoked, while a return of %FALSE allows
|
* callbacks will be invoked, while a return of %FALSE allows
|
||||||
* the emission to coninue. The idea here is that a %TRUE return
|
* the emission to continue. The idea here is that a %TRUE return
|
||||||
* indicates that the callback <emphasis>handled</emphasis> the signal,
|
* indicates that the callback <emphasis>handled</emphasis> the signal,
|
||||||
* and no further handling is needed.
|
* and no further handling is needed.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user