popovermenubar: Cosmetics

This commit is contained in:
Matthias Clasen 2019-12-28 09:42:43 -05:00
parent 0b6e521dc5
commit fd0f01bcad

View File

@ -38,9 +38,8 @@
* popover
* ]|
*
* GtkMenuBar has a single CSS node with name menubar, below which
* each item has its CSS node, and below that the corresponding
* popover.
* GtkPopoverMenuBar has a single CSS node with name menubar, below which
* each item has its CSS node, and below that the corresponding popover.
*
* The item whose popover is currently open gets the .active
* style class.