forked from AuroraMiddleware/gtk
treestore: Add a summary
This commit is contained in:
parent
03e21fc957
commit
9e3df3fac1
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user