[gtk/ebassi/gidocgen: 293/465] searchbar: Use markdown for css tree
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 293/465] searchbar: Use markdown for css tree
- Date: Mon, 8 Mar 2021 22:26:14 +0000 (UTC)
commit 9559f852b26aa9bf3d7ddaa5da5457ccabc0735f
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 27 20:05:44 2021 -0500
searchbar: Use markdown for css tree
gtk/gtksearchbar.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtksearchbar.c b/gtk/gtksearchbar.c
index 7c0a429798..5de0c00f01 100644
--- a/gtk/gtksearchbar.c
+++ b/gtk/gtksearchbar.c
@@ -73,13 +73,13 @@
*
* # CSS nodes
*
- * |[<!-- language="plain" -->
+ * ```
* searchbar
* ╰── revealer
* ╰── box
* ├── [child]
* ╰── [button.close]
- * ]|
+ * ```
*
* `GtkSearchBar` has a main CSS node with name searchbar. It has a child
* node with name revealer that contains a node with name box. The box node
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]