Extracted from Pike v7.6 release 13 at 2004-09-08.
pike.ida.liu.se
[Top]
GTK
GTK.Window

Method GTK.Window()->set_default_size()


Method set_default_size

GTK.Window set_default_size(int width, int height)

Description

The following differs from set_usize, in that set_usize() overrides the requisition, and thus sets a minimum size, while this only sets the size requested from the WM.