RadioEntry
from slint.language import RadioEntrypython
Represents one option in a RadioGroup.
Properties
Section titled “Properties”text: strLabel shown next to the radio button.
disabled
Section titled “disabled”disabled: boolWhen true, this option is visible but not selectable.
© 2026 SixtyFPS GmbH