projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b6e521
)
popovermenubar: Cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 28 Dec 2019 14:42:43 +0000
(09:42 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 29 Dec 2019 22:10:16 +0000
(17:10 -0500)
gtk/gtkpopovermenubar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpopovermenubar.c
b/gtk/gtkpopovermenubar.c
index fab899bcf89f3d60611455a839092c26c17b4cd5..f00c38960ca5c7a6a03fb6ab16cc745d55173308 100644
(file)
--- a/
gtk/gtkpopovermenubar.c
+++ b/
gtk/gtkpopovermenubar.c
@@
-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.