[gtk/ebassi/gidocgen: 304/483] paned: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 304/483] paned: Use markdown for css tree
- Date: Sun, 7 Mar 2021 16:13:20 +0000 (UTC)
commit b864f31ac97042d5f6d1f28b87dd32c487e06e9d
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]