class

UIng::Group

Inherits UIng::Control < UIng::BlockConstructor < Reference < Object

Constructors

new(*args, &)
Source
new(*args, **kwargs, &)
Source
new(title : String, margined : Bool = false)
Source

Instance methods

child=(control : UIng::Control | Nil) : Nil
Source
delete(child : Control)

Raises: Not supported for this container.

Source
margined=(margined : Bool) : Nil
Source
margined?
Source
set_child(control) : Nil

alias for child=

Source
set_child

For DSL style

Source
title
Source
title=(title : String) : Nil
Source
to_unsafe
Source