pike.hubbe.net

[Top]
GTK
GTK.Window
previousGTK.Window()->set_default() GTK.Window()->set_focus()next

Method GTK.Window()->set_default_size()


Method set_default_size

object(GTK.Window) 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.


Extracted from Pike v7.3 release 11 at 2001-11-03.