Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method GTK1.Window()->set_default_size()


Method set_default_size

GTK1.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.