![]() |
Avidemux 2.6 Scripting Reference
|
The CheckBoxControl class provides a checkbox widget with a text label. More...
Public Member Functions | |
CheckBoxControl (String title, Boolean checked=false) | |
Constructs a checkbox widget with the given title and check state. |
Properties | |
Number | checked |
Gets or sets whether the checkbox widget is checked or unchecked. | |
String | title |
Gets or sets the title of the checkbox widget. |
The CheckBoxControl class provides a checkbox widget with a text label.