mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 10:50:08 +00:00
| domain | current | suggestion |
|--------|---------|------------| | [GtkListBox](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklistbox.c#L1469)| (attributes org.gtk.Metthod.get_property=activate-on-single-click) | (attributes org.gtk.Method.get_property=activate-on-single-click) |
This commit is contained in:
parent
dd780b3ce0
commit
b876b4f568
@ -1466,7 +1466,7 @@ gtk_list_box_set_activate_on_single_click (GtkListBox *box,
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_list_box_get_activate_on_single_click: (attributes org.gtk.Metthod.get_property=activate-on-single-click)
|
||||
* gtk_list_box_get_activate_on_single_click: (attributes org.gtk.Method.get_property=activate-on-single-click)
|
||||
* @box: a `GtkListBox`
|
||||
*
|
||||
* Returns whether rows activate on single clicks.
|
||||
|
Loading…
Reference in New Issue
Block a user