menu: Document CSS nodes

This commit is contained in:
Matthias Clasen 2015-11-02 21:40:40 -05:00
parent 0e41ff015c
commit 25e01a3937

View File

@ -82,6 +82,12 @@
* return FALSE;
* }
* ]|
*
* # CSS nodes
*
* The main CSS node of GtkMenu has name menu, and there are two subnodes
* with name arrow, for scrolling menu arrows. These subnodes get the
* .top and .bottom style classes.
*/
#include "config.h"