[gtk/ebassi/gidocgen: 303/478] progressbar: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 303/478] progressbar: Use markdown for css tree
- Date: Fri, 5 Mar 2021 23:02:39 +0000 (UTC)
commit 671bceff77ccf41b97cce16a29633383d1af50bb
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 27 20:04:37 2021 -0500
progressbar: Use markdown for css tree
gtk/gtkprogressbar.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkprogressbar.c b/gtk/gtkprogressbar.c
index 53121f32ef..4517a85ba5 100644
--- a/gtk/gtkprogressbar.c
+++ b/gtk/gtkprogressbar.c
@@ -68,12 +68,12 @@
*
* # CSS nodes
*
- * |[<!-- language="plain" -->
+ * ```
* progressbar[.osd]
* ├── [text]
* ╰── trough[.empty][.full]
* ╰── progress[.pulse]
- * ]|
+ * ```
*
* `GtkProgressBar` has a main CSS node with name progressbar and subnodes with
* names text and trough, of which the latter has a subnode named progress. The
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]