[gtk/ebassi/gidocgen: 324/501] paned: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 324/501] paned: Use markdown for css tree
- Date: Fri, 5 Mar 2021 15:53:36 +0000 (UTC)
commit b95fa02b333974284a88e5e5d7c38edeccf1519c
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 27 20:03:28 2021 -0500
paned: Use markdown for css tree
gtk/gtkpaned.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkpaned.c b/gtk/gtkpaned.c
index 91d12f0589..f399449f96 100644
--- a/gtk/gtkpaned.c
+++ b/gtk/gtkpaned.c
@@ -76,12 +76,12 @@
*
* # CSS nodes
*
- * |[<!-- language="plain" -->
+ * ```
* paned
* ├── <child>
* ├── separator[.wide]
* ╰── <child>
- * ]|
+ * ```
*
* `GtkPaned` has a main CSS node with name paned, and a subnode for
* the separator with name separator. The subnode gets a .wide style
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]