treelistmodel: Small documentation tweaks
authorMatthias Clasen <mclasen@redhat.com>
Thu, 19 Dec 2019 03:41:41 +0000 (22:41 -0500)
committerBenjamin Otte <otte@redhat.com>
Tue, 4 Feb 2020 16:51:01 +0000 (17:51 +0100)
gtk/gtktreelistmodel.c

index 1f22e2391e1674f9b65d1819ea967a42da25f2d1..246d9f2eb765e6e44d820442aa61ca0c8d9e5dbd 100644 (file)
@@ -932,7 +932,7 @@ gtk_tree_list_model_get_child_row (GtkTreeListModel *self,
 
 /**
  * SECTION:gtktreelistrow
- * @Short_description: rows in a tree
+ * @Short_description: A  row in a GtkTreeListModel
  * @Title: GtkTreeListRow
  * @See_also: #GtkTreeListModel
  *
@@ -941,7 +941,7 @@ gtk_tree_list_model_get_child_row (GtkTreeListModel *self,
  * modify the state of rows.
  *
  * #GtkTreeListRow instances are created by a #GtkTreeListModel only
- * when the GtkTreeListModel:passthrough property is not set.
+ * when the #GtkTreeListModel:passthrough property is not set.
  *
  * There are various support objects that can make use of #GtkTreeListRow
  * objects, such as the #GtkTreeExpander widget that allows displaying