forked from AuroraMiddleware/gtk
treemodelfilter: Add a summary
This commit is contained in:
parent
9a6886e5e2
commit
58f64c85ca
@ -25,10 +25,9 @@
|
||||
|
||||
|
||||
/**
|
||||
* SECTION:gtktreemodelfilter
|
||||
* @Short_description: A GtkTreeModel which hides parts of an underlying tree model
|
||||
* @Title: GtkTreeModelFilter
|
||||
* @See_also:#GtkTreeModelSort
|
||||
* GtkTreeModelFilter:
|
||||
*
|
||||
* A GtkTreeModel which hides parts of an underlying tree model
|
||||
*
|
||||
* A #GtkTreeModelFilter is a tree model which wraps another tree model,
|
||||
* and can do the following things:
|
||||
|
Loading…
Reference in New Issue
Block a user