forked from AuroraMiddleware/gtk
Move .keycap docs from GtkFrame to GtkLabel
That's where .keycap is used nowadays.
This commit is contained in:
parent
77594be976
commit
0213815d2f
@ -81,8 +81,7 @@
|
||||
*
|
||||
* GtkFrame has a main CSS node with name frame and a subnode with
|
||||
* name border. The border node is used to render the visible border.
|
||||
* The style class .flat can appear with the main node. In the
|
||||
* #GtkShortcutsWindow, frames are used with the .keycap style class.
|
||||
* The style class .flat can appear with the main node.
|
||||
*/
|
||||
|
||||
|
||||
|
@ -86,7 +86,8 @@
|
||||
*
|
||||
* 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.
|
||||
* .dim-label, etc. In the #GtkShortcutsWindow, labels are used wth the
|
||||
* .keycap style class.
|
||||
*
|
||||
* If the label has a selection, it gets a subnode with name selection.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user