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



commit 6a86acb9cec8d8852b326e9b3d56746f3adb245c
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jun 8 12:59:57 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 bc91b7f83e..0895756234 100644
--- a/gtk/gtktreeview.c
+++ b/gtk/gtktreeview.c
@@ -1172,7 +1172,7 @@ gtk_tree_view_class_init (GtkTreeViewClass *class)
    * The "row-activated" signal is emitted when the method
    * gtk_tree_view_row_activated() is called.
    *
-   * It is called when the user double-clicks a treeview row with the
+   * This signal is emitted when the user double-clicks a treeview row with the
    * [property@Gtk.TreeView:activate-on-single-click] property set to %FALSE,
    * or when the user single-clicks a row when that property set to %TRUE.
    *


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