[gtk/ebassi/gidocgen: 318/501] frame: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 318/501] frame: Use markdown for css tree
- Date: Fri, 5 Mar 2021 15:53:36 +0000 (UTC)
commit 89b50460547fa92fdcab4e2e950d87c0b39a95d3
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 27 19:47:15 2021 -0500
frame: Use markdown for css tree
gtk/gtkframe.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c
index 392fed5abf..4d99dc4312 100644
--- a/gtk/gtkframe.c
+++ b/gtk/gtkframe.c
@@ -69,11 +69,11 @@
*
* # CSS nodes
*
- * |[<!-- language="plain" -->
+ * ```
* frame
* ├── <label widget>
* ╰── <child>
- * ]|
+ * ```
*
* `GtkFrame` has a main CSS node with name “frame”, which is used to draw the
* visible border. You can set the appearance of the border using CSS properties
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]