Skip to content

Commit e975abb

Browse files
committed
entry::RadioButtons: document
1 parent da8246c commit e975abb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iui/src/controls/entry.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ impl Checkbox {
294294
}
295295

296296
define_control! {
297+
/// A set of toggles; only one can be selected at a time.
297298
rust_type: RadioButtons,
298299
sys_type: uiRadioButtons
299300
}

0 commit comments

Comments
 (0)