label docs: Mention common style classes

Mention some of the style classes that are commonly used
with labels.
This commit is contained in:
Matthias Clasen 2015-10-25 18:53:56 -04:00
parent 305b34aa15
commit 953aa45c04

View File

@ -73,7 +73,9 @@
*
* # CSS nodes
*
* GtkLabel has a single CSS node with the name label.
* GtkLabel has a single CSS node with the name label. A wide variety
* of style classes may be applied to labels, such as .title, .subtitle,
* .dim-label, etc.
*
* # GtkLabel as GtkBuildable
*