Merge branch 'bilelmoussaoui/for-gi-docgen-link' into 'master'

gtk: drop unwanted char on Switch::state-set docs link

See merge request GNOME/gtk!3594
This commit is contained in:
Matthias Clasen 2021-05-25 23:23:39 +00:00
commit cbe2aa716d

View File

@ -749,7 +749,7 @@ gtk_switch_get_active (GtkSwitch *self)
*
* Normally, this is the same as [property@Gtk.Switch:active], unless
* the switch is set up for delayed state changes. This function is
* typically called from a [signal@Gtk.Switch`::state-set] signal handler.
* typically called from a [signal@Gtk.Switch::state-set] signal handler.
*
* See [signal@Gtk.Switch::state-set] for details.
*/