mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-29 02:50:04 +01:00
Add missing annotation separator
This commit is contained in:
parent
fb84bad077
commit
0f8aaee2bf
@ -2041,7 +2041,7 @@ g_signal_override_class_handler (const gchar *signal_name,
|
||||
|
||||
/**
|
||||
* g_signal_chain_from_overridden:
|
||||
* @instance_and_params: (array) the argument list of the signal emission.
|
||||
* @instance_and_params: (array): the argument list of the signal emission.
|
||||
* The first element in the array is a #GValue for the instance the signal
|
||||
* is being emitted on. The rest are any arguments to be passed to the signal.
|
||||
* @return_value: Location for the return value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user