switch: Document css names a bit

This is still provisional. Better gtk-doc support will be needed
to do better here.
This commit is contained in:
Matthias Clasen 2015-10-22 23:07:54 -04:00
parent de16a4e07c
commit 506d5b5b48

View File

@ -35,6 +35,11 @@
*
* GtkSwitch can also handle situations where the underlying state changes with
* a delay. See #GtkSwitch::state-set for details.
*
* # CSS nodes
*
* GtkSwitch has two css nodes, the main node with the name switch and a subnode
* named slider. Neither of them is using any style classes.
*/
#include "config.h"