[gtk/ebassi/gidocgen: 299/483] headerbar: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk/ebassi/gidocgen: 299/483] headerbar: Use markdown for css tree
 
- Date: Sun,  7 Mar 2021 16:13:20 +0000 (UTC)
 
commit 140d4912d7793769221bf4963c490107c75ad4f6
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 27 19:47:32 2021 -0500
    headerbar: Use markdown for css tree
 gtk/gtkheaderbar.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c
index 547013f343..dfc1b70d99 100644
--- a/gtk/gtkheaderbar.c
+++ b/gtk/gtkheaderbar.c
@@ -87,7 +87,7 @@
  *
  * # CSS nodes
  *
- * |[<!-- language="plain" -->
+ * ```
  * headerbar
  * ╰── windowhandle
  *     ╰── box
@@ -98,7 +98,7 @@
  *         ╰── box.end
  *             ├── [other children]
  *             ╰── windowcontrols.end
- * ]|
+ * ```
  *
  * A `GtkHeaderBar`'s CSS node is called `headerbar`. It contains a `windowhandle`
  * subnode, which contains a `box` subnode, which contains two `box` subnodes at
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]