forked from AuroraMiddleware/gtk
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:
parent
de16a4e07c
commit
506d5b5b48
@ -35,6 +35,11 @@
|
|||||||
*
|
*
|
||||||
* GtkSwitch can also handle situations where the underlying state changes with
|
* GtkSwitch can also handle situations where the underlying state changes with
|
||||||
* a delay. See #GtkSwitch::state-set for details.
|
* 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"
|
#include "config.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user