[gtk: 3/4] docs: Reword GtkTreeView question 28
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 3/4] docs: Reword GtkTreeView question 28
- Date: Fri, 21 Aug 2020 17:32:13 +0000 (UTC)
commit 3ef777255237c81b6e0e2bf5fa5ff0cb7f4e0fe9
Author: Björn Daase <bjoern daase net>
Date: Fri Aug 21 15:34:38 2020 +0200
docs: Reword GtkTreeView question 28
docs/reference/gtk/question_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/gtk/question_index.md b/docs/reference/gtk/question_index.md
index ac7a174b19..e5e71174bf 100644
--- a/docs/reference/gtk/question_index.md
+++ b/docs/reference/gtk/question_index.md
@@ -445,7 +445,7 @@ the question you have, this list is a good place to start.
gtk_list_store_set() and gtk_tree_store_set(), but can't read it back?
Both the #GtkTreeStore and the #GtkListStore implement the #GtkTreeModel
- interface. Consequently, you can use any function this interface
+ interface. As a consequence, you can use any function this interface
implements. The easiest way to read a set of data back is to use
gtk_tree_model_get().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]