UIng::Tab
Inherits UIng::Control < UIng::BlockConstructor < Reference < Object
Constructors
new(*args, &)
Sourcenew(*args, **kwargs, &)
Sourcenew
SourceInstance methods
append(name : String, control, margined : Bool = false) : Nil
Sourcedelete(index : Int32) : Nil
Sourcedelete(child : Control)
Sourceinsert_at(name : String, index : Int32, control, margined : Bool = false) : Nil
Sourcemargined?(index : Int32) : Bool
Sourcenum_pages
Sourceon_selected
Sourceselected
Sourceselected=(index : Int32) : Nil
Sourceset_margined(index : Int32, margined : Bool) : Nil
Sourceto_unsafe
Source