Method GTK1.Window()->set_default_size()
- Method set_default_size
GTK1.Windowset_default_size(intwidth,intheight)- 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.