[gtk/ebassi/gidocgen: 455/483] treestore: Add a summary




commit 463f291a9946ed78745b3891a0b5bc6fbadd1273
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 1 22:49:47 2021 -0500

    treestore: Add a summary

 gtk/gtktreestore.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtktreestore.c b/gtk/gtktreestore.c
index 27cc237a49..c02dcd3a17 100644
--- a/gtk/gtktreestore.c
+++ b/gtk/gtktreestore.c
@@ -29,10 +29,9 @@
 
 
 /**
- * SECTION:gtktreestore
- * @Short_description: A tree-like data structure that can be used with the GtkTreeView
- * @Title: GtkTreeStore
- * @See_also: #GtkTreeModel
+ * GtkTreeStore:
+ *
+ * A tree-like data structure that can be used with the GtkTreeView
  *
  * The #GtkTreeStore object is a list model for use with a #GtkTreeView
  * widget.  It implements the #GtkTreeModel interface, and consequently,


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