treeview: Add a diagram to CSS documentation

This commit is contained in:
Matthias Clasen 2015-11-10 07:36:41 -05:00
parent ec065d4cbf
commit ff4b112265

View File

@ -126,9 +126,20 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* treeview.view
* header
* [column header]
* [column header]
*
* [rubberband]
* ]|
*
* GtkTreeView has a main CSS node with name treeview and style class .view.
* It has a subnode with name header, which is the parent for all the column
* header widgets' CSS nodes.
* For rubberband selection, a subnode with name rubberband is used.
*/
enum