SetAlignment sets the alignment of the widget.
(alignment Alignment2D)
| 71 | |
| 72 | // SetAlignment sets the alignment of the widget. |
| 73 | SetAlignment(alignment Alignment2D) error |
| 74 | |
| 75 | // SetAlwaysConsumeSpace sets if the Widget should consume space even if it |
| 76 | // is not visible. |