treemodelfilter: Add a summary

This commit is contained in:
Matthias Clasen 2021-03-01 22:50:27 -05:00 committed by Emmanuele Bassi
parent 9a6886e5e2
commit 58f64c85ca

View File

@ -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: