class
UIng::EditableCombobox
- UIng::EditableCombobox
- UIng::Control
- Reference
- Object
Defined in:
uing/editable_combobox.crConstructors
Instance Method Summary
- #append(text : String) : Nil
- #destroy
- #on_changed(&block : String -> _) : Nil
- #text : String | Nil
- #text=(text : String) : Nil
- #to_unsafe : Pointer(Void)