diff --git a/doc/canvas/Canvas.html b/doc/canvas/Canvas.html
index be650cc..bc70865 100644
--- a/doc/canvas/Canvas.html
+++ b/doc/canvas/Canvas.html
@@ -276,7 +276,7 @@
Canvas.enabled |
Enable/disable the canvas widget |
readwrite |
- boolean |
+ boolean |
| Canvas.font |
diff --git a/doc/ui/Entry.html b/doc/ui/Entry.html
index 57542c9..2debffd 100644
--- a/doc/ui/Entry.html
+++ b/doc/ui/Entry.html
@@ -282,7 +282,7 @@
Entry.enabled |
Controls whether the Entry responds to mouse and other events |
readwrite |
- boolean |
+ boolean |
| Entry.font |
diff --git a/doc/ui/Label.html b/doc/ui/Label.html
index 361f9b3..56176cd 100644
--- a/doc/ui/Label.html
+++ b/doc/ui/Label.html
@@ -282,7 +282,7 @@
Label.enabled |
Controls whether the label responds to mouse and other events |
readwrite |
- boolean |
+ boolean |
| Label.fgcolor |
diff --git a/doc/ui/Progressbar.html b/doc/ui/Progressbar.html
index 4c0f00a..c0573e1 100644
--- a/doc/ui/Progressbar.html
+++ b/doc/ui/Progressbar.html
@@ -272,7 +272,7 @@
Progressbar.enabled |
Controls whether the Progressbar responds to mouse and other events |
readwrite |
- boolean |
+ boolean |
| Progressbar.fgcolor |
diff --git a/doc/webview/Webview.html b/doc/webview/Webview.html
index 742b358..a72c579 100644
--- a/doc/webview/Webview.html
+++ b/doc/webview/Webview.html
@@ -288,7 +288,7 @@
Webview.enabled |
Enable/disable the Webview widget |
readwrite |
- boolean |
+ boolean |
| Webview.height |
diff --git a/json/canvas.json b/json/canvas.json
index e9043a7..e8136fb 100644
--- a/json/canvas.json
+++ b/json/canvas.json
@@ -1270,7 +1270,7 @@
"__filename": "Canvas-fillroundrect.html"
},
"enabled": {
- "__results": "booleanboolean",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
@@ -1455,4 +1455,4 @@
},
"__tinydesc": "Widget to draw shapes, text, and images on a graphical surface",
"__filename": "index.html"
-}
\ No newline at end of file
+}
diff --git a/json/ui.json b/json/ui.json
index 4cedc3c..5226761 100644
--- a/json/ui.json
+++ b/json/ui.json
@@ -2254,7 +2254,7 @@
"__filename": "Entry-cursor.html"
},
"enabled": {
- "__results": "booleanboolean",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
@@ -3305,7 +3305,7 @@
"__filename": "Label-cursor.html"
},
"enabled": {
- "__results": "booleanboolean",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
@@ -6979,7 +6979,7 @@
"__filename": "Progressbar-align.html"
},
"enabled": {
- "__results": "booleanboolean",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
@@ -9883,4 +9883,4 @@
"__tinydesc": "Object representation of an item in a Tab",
"__filename": "TabItem.html"
}
-}
\ No newline at end of file
+}
diff --git a/json/webview.json b/json/webview.json
index 510538f..498d425 100644
--- a/json/webview.json
+++ b/json/webview.json
@@ -526,7 +526,7 @@
"__filename": "Webview-constructor.html"
},
"enabled": {
- "__results": "booleanboolean",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
@@ -620,4 +620,4 @@
"__name": "webview",
"__tinydesc": "Widget to render HTML, CSS, and JavaScript content using Webview2 ",
"__filename": "index.html"
-}
\ No newline at end of file
+}