[gtk/prop-list: 22/96] treelistmodel: Small documentation tweaks
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/prop-list: 22/96] treelistmodel: Small documentation tweaks
- Date: Tue, 24 Dec 2019 20:38:46 +0000 (UTC)
commit 2357771bd9db7fc8604f1d0ea238c4cf946ccb19
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Dec 18 22:41:41 2019 -0500
treelistmodel: Small documentation tweaks
gtk/gtktreelistmodel.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtktreelistmodel.c b/gtk/gtktreelistmodel.c
index 597de53c6f..d381512613 100644
--- a/gtk/gtktreelistmodel.c
+++ b/gtk/gtktreelistmodel.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]