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.