mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Merge branch 'docs-typo' into 'main'
gtklistitem: Fix a minor typo in the docs See merge request GNOME/gtk!7681
This commit is contained in:
commit
be89fa7919
@ -352,7 +352,7 @@ gtk_column_view_cell_get_position (GtkColumnViewCell *self)
|
|||||||
*
|
*
|
||||||
* Checks if the item is displayed as selected.
|
* Checks if the item is displayed as selected.
|
||||||
*
|
*
|
||||||
* The selected state is maintained by the liste widget and its model
|
* The selected state is maintained by the list widget and its model
|
||||||
* and cannot be set otherwise.
|
* and cannot be set otherwise.
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if the item is selected.
|
* Returns: %TRUE if the item is selected.
|
||||||
|
@ -434,7 +434,7 @@ gtk_list_item_get_position (GtkListItem *self)
|
|||||||
*
|
*
|
||||||
* Checks if the item is displayed as selected.
|
* Checks if the item is displayed as selected.
|
||||||
*
|
*
|
||||||
* The selected state is maintained by the liste widget and its model
|
* The selected state is maintained by the list widget and its model
|
||||||
* and cannot be set otherwise.
|
* and cannot be set otherwise.
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if the item is selected.
|
* Returns: %TRUE if the item is selected.
|
||||||
|
Loading…
Reference in New Issue
Block a user