OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Window — Set the initial size of graphics windows.

Synopsis

OOF.Settings.Graphics_Defaults.Window(width,height)

Details

  • Parent Menu: OOF.Settings.Graphics_Defaults
  • Callback: function _setDefaultGfxSize in module ooflib.common.IO.ghostgfxwindow
  • Parameters:

    width
    Window width in pixels. Type: Integer.
    height
    Window height in pixels. Type: Integer.

Description

Set the initial size of graphics windows.