class GUI::Popup
- GUI::Popup
- GUI::Widget
- Reference
- Object
Defined in:
wrappers.crConstructors
Instance Method Summary
- #[]=(index, text : String, image : Image | Nil = nil)
- #add(text : String, image : Image | Nil = nil)
- #clear
- #count
- #items=(items : Enumerable(String))
- #list_height=(value : Int32)
- #on_select(&callback : -> )
- #place(layout : Layout, x : Int32, y : Int32)
- #selected
- #selected=(value : Int32)
- #tooltip=(value : String)
Instance methods inherited from class GUI::Widget
place(layout : Layout, x : Int32, y : Int32)
place,
to_unsafe
to_unsafe
Macros inherited from class GUI::Widget
define_place
define_place,
event(name)
event,
lib_property(name)lib_property(name, type) lib_property, lib_setter(name, typ)
lib_setter(name) lib_setter