A base class for widgets with alignment and padding.
get_alignment() Returns an array of alignment values for the widget. get_padding() Returns an array containing the horizontal and vertical padding for the widget. set_alignment() Sets the alignment for the widget relative to its parent. set_padding() Sets the horizontal and vertical padding for the widget.