mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Trivial typo fix
This commit is contained in:
parent
3bdd8a2c88
commit
90da4ed628
@ -1965,7 +1965,7 @@ g_signal_override_class_closure (guint signal_id,
|
|||||||
*
|
*
|
||||||
* Overrides the class closure (i.e. the default handler) for the
|
* Overrides the class closure (i.e. the default handler) for the
|
||||||
* given signal for emissions on instances of @instance_type with
|
* given signal for emissions on instances of @instance_type with
|
||||||
* callabck @class_handler. @instance_type must be derived from the
|
* callback @class_handler. @instance_type must be derived from the
|
||||||
* type to which the signal belongs.
|
* type to which the signal belongs.
|
||||||
*
|
*
|
||||||
* See g_signal_chain_from_overridden() and
|
* See g_signal_chain_from_overridden() and
|
||||||
|
Loading…
Reference in New Issue
Block a user