forked from AuroraMiddleware/gtk
docs: Fix typo in treeview docs
This commit is contained in:
parent
28bffa4f27
commit
58d9c7e53e
@ -15628,7 +15628,7 @@ gtk_tree_view_stop_editing (GtkTreeView *tree_view,
|
||||
* @tree_view: a #GtkTreeView
|
||||
* @hover: %TRUE to enable hover selection mode
|
||||
*
|
||||
* Enables of disables the hover selection mode of @tree_view.
|
||||
* Enables or disables the hover selection mode of @tree_view.
|
||||
* Hover selection makes the selected row follow the pointer.
|
||||
* Currently, this works only for the selection modes
|
||||
* %GTK_SELECTION_SINGLE and %GTK_SELECTION_BROWSE.
|
||||
|
Loading…
Reference in New Issue
Block a user