Up
_gtkWindowResize
_gtkWindowResize
resizes a
Windows
object.
Prototype : fun [ObjGtkWindow I I] ObjGtkWindow
ObjGtkWindow
: a ObjGtkWindow object.
I
: the new width, in pixels.
I
: the new height, in pixels.
Return
ObjGtkWindow : the same Window object or nil if an error occurs.
See also
Example