paned: Add diagrams to CSS documentation

This commit is contained in:
Matthias Clasen 2015-11-03 14:21:30 -05:00
parent 92e3655ace
commit c389511b86

View File

@ -78,6 +78,11 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* paned
* separator
* ]|
*
* GtkPaned has a main CSS node with name paned, and a subnode for
* the separator with name separator.
*