class
UIng::RadioButtons
- UIng::RadioButtons
- UIng::Control
- Reference
- Object
Defined in:
uing/radio_buttons.crConstructors
Instance Method Summary
- #append(text : String) : Nil
- #destroy
- #on_selected(&block : Int32 -> _) : Nil
- #selected : Int32
- #selected=(index : Int32) : Nil
- #to_unsafe : Pointer(Void)