[gtk/row-activated-annotation] Apply 1 suggestion(s) to 1 file(s)



commit e35e7bcd4a84e5d82e5241a42968139b582b9758
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jun 8 12:59:38 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 gtk/gtktreeview.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c
index 7d58986458..bc91b7f83e 100644
--- a/gtk/gtktreeview.c
+++ b/gtk/gtktreeview.c
@@ -1177,7 +1177,7 @@ gtk_tree_view_class_init (GtkTreeViewClass *class)
    * or when the user single-clicks a row when that property set to %TRUE.
    *
    * This signal is also emitted when a non-editable row is selected and one
-   * of the keys: Space, Shift+Space, Return or Enter is pressed.
+   * of the keys: <kbd>Space</kbd>, <kbd>Shift</kbd>+<kbd>Space</kbd>, <kbd>Return</kbd> or <kbd>Enter</kbd> 
is pressed.
    *
    * For selection handling refer to the
    * [tree widget conceptual overview][TreeWidget]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]