UIng::Grid
Inherits UIng::Control < UIng::BlockConstructor < Reference < Object
Constructors
new(*args, &)
Sourcenew(*args, **kwargs, &)
Sourcenew(padded : Bool = false)
SourceInstance methods
append(control, left : Int32, top : Int32, xspan : Int32, yspan : Int32, hexpand : Bool, halign : UIng::Align, vexpand : Bool, valign : UIng::Align) : Nil
Sourceinsert_at(control, existing, at : At, xspan : Int32, yspan : Int32, hexpand : Bool, halign : UIng::Align, vexpand : Bool, valign : UIng::Align) : Nil
Sourcepadded=(padded : Bool) : Nil
Sourcepadded?
Sourceto_unsafe
Source