Skip to content

slint::language::RadioEntry Struct

struct RadioEntry;
C++
#include <slint.h>
C++

Represents one option in a RadioGroup.

SharedString slint::language::RadioEntry::text

Label shown next to the radio button.

bool slint::language::RadioEntry::disabled

When true, this option is visible but not selectable.


© 2026 SixtyFPS GmbH