forked from AuroraMiddleware/gtk
switch: Update css docs to reflect current reality
This should have been done when the hierarchy was changed.
This commit is contained in:
parent
9bf6107722
commit
95d2895a05
@ -40,11 +40,13 @@
|
|||||||
*
|
*
|
||||||
* |[<!-- language="plain" -->
|
* |[<!-- language="plain" -->
|
||||||
* switch
|
* switch
|
||||||
* ╰── slider
|
* ├── slider
|
||||||
|
* ├── label
|
||||||
|
* ╰── label
|
||||||
* ]|
|
* ]|
|
||||||
*
|
*
|
||||||
* GtkSwitch has two css nodes, the main node with the name switch and a subnode
|
* GtkSwitch has four css nodes, the main node with the name switch and subnodes
|
||||||
* named slider. Neither of them is using any style classes.
|
* for the slider and the on and off labels. Neither of them is using any style classes.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user