class GPhoto2::CameraWidget::Menu
- GPhoto2::CameraWidget::Menu
- GPhoto2::CameraWidget::Radio
- GPhoto2::CameraWidget::Text
- GPhoto2::CameraWidget::Base
- Reference
- Object
Defined in:
gphoto2/camera_widgets/menu.crInstance methods inherited from class GPhoto2::CameraWidget::Radio
<<(step : Int32) : String | Nil
<<,
>>(step : Int32) : String | Nil
>>,
choices : Array(String)
choices,
move_by(step : Int32) : String | Nil
move_by
Instance methods inherited from class GPhoto2::CameraWidget::Base
==(other : self)==(other : Symbol)
==(other) ==, as_button : GPhoto2::CameraWidget::Button as_button, as_button? : GPhoto2::CameraWidget::Button | Nil as_button?, as_date : GPhoto2::CameraWidget::Date as_date, as_date? : GPhoto2::CameraWidget::Date | Nil as_date?, as_menu : GPhoto2::CameraWidget::Menu as_menu, as_menu? : GPhoto2::CameraWidget::Menu | Nil as_menu?, as_radio : GPhoto2::CameraWidget::Radio as_radio, as_radio? : GPhoto2::CameraWidget::Radio | Nil as_radio?, as_range : GPhoto2::CameraWidget::Range as_range, as_range? : GPhoto2::CameraWidget::Range | Nil as_range?, as_section : GPhoto2::CameraWidget::Section as_section, as_section? : GPhoto2::CameraWidget::Section | Nil as_section?, as_text : GPhoto2::CameraWidget::Text as_text, as_text? : GPhoto2::CameraWidget::Text | Nil as_text?, as_toggle : GPhoto2::CameraWidget::Toggle as_toggle, as_toggle? : GPhoto2::CameraWidget::Toggle | Nil as_toggle?, as_window : GPhoto2::CameraWidget::Window as_window, as_window? : GPhoto2::CameraWidget::Window | Nil as_window?, children : Array(Base) children, close : Nil close, flatten(map = {} of String => Base) : Hash(String, Base) flatten, id : Int32 id, in?(other : ::Range)
in?(other : Enumerable) in?, info : String info, label : String label, name : String name, parent : Base | Nil parent, readonly? : Bool readonly?, to_s(io : IO) to_s, type : Type type, value value, value=(value) value=, value? value?