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

This commit is contained in:
Bilal Elmoussaoui
2021-05-25 20:29:46 +00:00
parent ee80a22db4
commit 23ea33b656

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.
*/