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 4cb00d9546
commit d48f904e3c

View File

@ -57,7 +57,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.
*/