mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
fix docs for gtk_accessible_update_relation example
This commit is contained in:
parent
ead210c170
commit
20c41dce80
@ -425,7 +425,7 @@ gtk_accessible_reset_property (GtkAccessible *self,
|
||||
* gtk_accessible_update_relation (accessible,
|
||||
* GTK_ACCESSIBLE_RELATION_CONTROLS,
|
||||
* ref1, NULL,
|
||||
* GTK_ACCESSIBLE_LABELLED_BY,
|
||||
* GTK_ACCESSIBLE_RELATION_LABELLED_BY,
|
||||
* ref1, ref2, ref3, NULL,
|
||||
* -1);
|
||||
* ```
|
||||
|
Loading…
Reference in New Issue
Block a user