Resizes the toplevel widget to a specific size. This setter
function uses l_resize.
l_size(widget) <- value
Arguments
| widget |
widget path as a string or as an object handle |
| value |
numeric vector of length 2 with width and height in pixels |
See also
Examples