mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 05:00:09 +00:00
popvermenu: Clarify css node docs
We add the .menu css class to the popover main node, not its contents node.
This commit is contained in:
parent
2ad6c045b4
commit
a1bc3ae2c8
@ -64,8 +64,8 @@
|
||||
*
|
||||
* #GtkPopoverMenu is just a subclass of #GtkPopover that adds
|
||||
* custom content to it, therefore it has the same CSS nodes.
|
||||
* It is one of the cases that add a .menu style class to the
|
||||
* popover's contents node.
|
||||
* It is one of the cases that add a .menu style class to
|
||||
* the popover's main node.
|
||||
*/
|
||||
|
||||
typedef struct _GtkPopoverMenuClass GtkPopoverMenuClass;
|
||||
|
Loading…
Reference in New Issue
Block a user