Spinner: Document how to select on animated in CSS

This is not particularly obvious, so it seems worth including.
This commit is contained in:
Daniel Boles 2017-09-14 19:22:31 +01:00
parent 1b08e34c11
commit f2a4b2f14c

View File

@ -56,7 +56,8 @@
*
* # CSS nodes
*
* GtkSpinner has a single CSS node with the name spinner.
* GtkSpinner has a single CSS node with the name spinner. When the animation is
* active, the :checked pseudoclass is added to this node.
*/