[gtk/matthiasc/for-master: 2/2] node-format: Small docs fixes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 2/2] node-format: Small docs fixes
- Date: Mon, 8 Mar 2021 22:53:20 +0000 (UTC)
commit 062383bfd31bf70321dcb5dc65cb231c8a27a30e
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Mar 8 16:04:53 2021 -0500
node-format: Small docs fixes
demos/node-editor/node-format.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/demos/node-editor/node-format.md b/demos/node-editor/node-format.md
index 157f8ca4ca..cc457f1a20 100644
--- a/demos/node-editor/node-format.md
+++ b/demos/node-editor/node-format.md
@@ -42,9 +42,9 @@ Creates a node like `gsk_blur_node_new()` with the given properties.
| property | syntax | default | printed |
| -------- | ---------------- | ---------------------- | ----------- |
-| color | `<color>{1,4}` | black | non-default |
+| colors | `<color>{1,4}` | black | non-default |
| outline | `<rounded-rect>` | 50 | always |
-| width | `<number>{1,4}` | 1 | non-default |
+| widths | `<number>{1,4}` | 1 | non-default |
Creates a node like `gsk_border_node_new()` with the given properties.
@@ -121,7 +121,7 @@ Creates a node like `gsk_conic_gradient_node_new()` with the given properties.
| property | syntax | default | printed |
| -------- | ---------------- | ---------------------- | ----------- |
| end | `<node>` | color { } | always |
-| mode | `<number>` | 0.5 | non-default |
+| progress | `<number>` | 0.5 | non-default |
| start | `<node>` | color { } | always |
Creates a node like `gsk_cross_fade_node_new()` with the given properties.
@@ -246,7 +246,7 @@ Creates a node like `gsk_rounded_clip_node_new()` with the given properties.
| property | syntax | default | printed |
| -------- | ---------------- | ---------------------- | ----------- |
| child | `<node>` | color { } | always |
-| shadow | `<shadow>` | black 1 1 | always |
+| shadows | `<shadow>` | black 1 1 | always |
Creates a node like `gsk_shadow_node_new()` with the given properties.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]