struct
GUI::PlacedControl
- GUI::PlacedControl
- Struct
- Value
- Object
Defined in:
highlevel.crConstructors
Instance Method Summary
- #clone
- #col : Int32
- #control : Widget
- #copy_with(control _control = @control, col _col = @col, row _row = @row, space _space = @space)
- #row : Int32
- #space : Int32
Constructor Detail
Instance Method Detail
def copy_with(control _control = @control, col _col = @col, row _row = @row, space _space = @space)
#