popover: Use markdown for css tree

This commit is contained in:
Matthias Clasen 2021-02-27 20:04:02 -05:00 committed by Emmanuele Bassi
parent 27b338a90b
commit b093900e48

View File

@ -46,7 +46,7 @@
* is to use the [class@Gtk.PopoverMenu] subclass which supports being
* populated from a `GMenuModel` with [ctor@Gtk.PopoverMenu.new_from_model].
*
* ```c
* ```xml
* <section>
* <attribute name="display-hint">horizontal-buttons</attribute>
* <item>
@ -69,12 +69,12 @@
*
* # CSS nodes
*
* |[<!-- language="plain" -->
* ```
* popover[.menu]
* arrow
* contents.background
* <child>
* ]|
* ```
*
* The contents child node always gets the .background style class
* and the popover itself gets the .menu style class if the popover