Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/canvas/Canvas.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
<td><a style="font-weight:600" href="Canvas-enabled.html">Canvas.enabled</a></td>
<td><span>Enable/disable the canvas widget</span></td>
<td><span class="tag is-rounded has-text-weight-medium has-background-warning has-text-warning-dark" mt-0 style="vertical-align: middle; font-size: 0.65em">readwrite</span></td>
<td><span><span style="color:#ae81ff">boolean</span</span></td>
<td><span><span style="color:#ae81ff">boolean</span></span></td>
</tr>
<tr draggable="false">
<td><a style="font-weight:600" href="Canvas-font.html">Canvas.font</a></td>
Expand Down
2 changes: 1 addition & 1 deletion doc/ui/Entry.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
<td><a style="font-weight:600" href="Entry-enabled.html">Entry.enabled</a></td>
<td><span>Controls whether the Entry responds to mouse and other events</span></td>
<td><span class="tag is-rounded has-text-weight-medium has-background-warning has-text-warning-dark" mt-0 style="vertical-align: middle; font-size: 0.65em">readwrite</span></td>
<td><span><span style="color:#ae81ff">boolean</span</span></td>
<td><span><span style="color:#ae81ff">boolean</span></span></td>
</tr>
<tr draggable="false">
<td><a style="font-weight:600" href="Entry-font.html">Entry.font</a></td>
Expand Down
2 changes: 1 addition & 1 deletion doc/ui/Label.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
<td><a style="font-weight:600" href="Label-enabled.html">Label.enabled</a></td>
<td><span>Controls whether the label responds to mouse and other events</span></td>
<td><span class="tag is-rounded has-text-weight-medium has-background-warning has-text-warning-dark" mt-0 style="vertical-align: middle; font-size: 0.65em">readwrite</span></td>
<td><span><span style="color:#ae81ff">boolean</span</span></td>
<td><span><span style="color:#ae81ff">boolean</span></span></td>
</tr>
<tr draggable="false">
<td><a style="font-weight:600" href="Label-fgcolor.html">Label.fgcolor</a></td>
Expand Down
2 changes: 1 addition & 1 deletion doc/ui/Progressbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
<td><a style="font-weight:600" href="Progressbar-enabled.html">Progressbar.enabled</a></td>
<td><span>Controls whether the Progressbar responds to mouse and other events</span></td>
<td><span class="tag is-rounded has-text-weight-medium has-background-warning has-text-warning-dark" mt-0 style="vertical-align: middle; font-size: 0.65em">readwrite</span></td>
<td><span><span style="color:#ae81ff">boolean</span</span></td>
<td><span><span style="color:#ae81ff">boolean</span></span></td>
</tr>
<tr draggable="false">
<td><a style="font-weight:600" href="Progressbar-fgcolor.html">Progressbar.fgcolor</a></td>
Expand Down
2 changes: 1 addition & 1 deletion doc/webview/Webview.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<td><a style="font-weight:600" href="Webview-enabled.html">Webview.enabled</a></td>
<td><span>Enable/disable the Webview widget</span></td>
<td><span class="tag is-rounded has-text-weight-medium has-background-warning has-text-warning-dark" mt-0 style="vertical-align: middle; font-size: 0.65em">readwrite</span></td>
<td><span><span style="color:#ae81ff">boolean</span</span></td>
<td><span><span style="color:#ae81ff">boolean</span></span></td>
</tr>
<tr draggable="false">
<td><a style="font-weight:600" href="Webview-height.html">Webview.height</a></td>
Expand Down
4 changes: 2 additions & 2 deletions json/canvas.json
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,7 @@
"__filename": "Canvas-fillroundrect.html"
},
"enabled": {
"__results": "<span style=\"color:#ae81ff\">boolean</span",
"__results": "<span style=\"color:#ae81ff\">boolean</span>",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
Expand Down Expand Up @@ -1455,4 +1455,4 @@
},
"__tinydesc": "Widget to draw shapes, text, and images on a graphical surface",
"__filename": "index.html"
}
}
8 changes: 4 additions & 4 deletions json/ui.json
Original file line number Diff line number Diff line change
Expand Up @@ -2254,7 +2254,7 @@
"__filename": "Entry-cursor.html"
},
"enabled": {
"__results": "<span style=\"color:#ae81ff\">boolean</span",
"__results": "<span style=\"color:#ae81ff\">boolean</span>",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
Expand Down Expand Up @@ -3305,7 +3305,7 @@
"__filename": "Label-cursor.html"
},
"enabled": {
"__results": "<span style=\"color:#ae81ff\">boolean</span",
"__results": "<span style=\"color:#ae81ff\">boolean</span>",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
Expand Down Expand Up @@ -6979,7 +6979,7 @@
"__filename": "Progressbar-align.html"
},
"enabled": {
"__results": "<span style=\"color:#ae81ff\">boolean</span",
"__results": "<span style=\"color:#ae81ff\">boolean</span>",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
Expand Down Expand Up @@ -9883,4 +9883,4 @@
"__tinydesc": "Object representation of an item in a Tab",
"__filename": "TabItem.html"
}
}
}
4 changes: 2 additions & 2 deletions json/webview.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@
"__filename": "Webview-constructor.html"
},
"enabled": {
"__results": "<span style=\"color:#ae81ff\">boolean</span",
"__results": "<span style=\"color:#ae81ff\">boolean</span>",
"__access": "read/write",
"__kind": "property",
"__name": "enabled",
Expand Down Expand Up @@ -620,4 +620,4 @@
"__name": "webview",
"__tinydesc": "Widget to render HTML, CSS, and JavaScript content using Webview2 ",
"__filename": "index.html"
}
}