klyn.gui.windows.Widget.setBounds
method
public setBounds(x as Int, y as Int, width as Int, height as Int) as Void:
Description
Updates the computed widget bounds.
widget.setBounds(20, 30, 200, 40)