pike.hubbe.net

[Top]
GTK
GTK.Window
previousGTK.Widget()->ysize() GTK.Window()->activate_default()next

Class GTK.Window

Description

The basic window. Nothing much to say about it. It can only contain one child widget. Show the main window last to avoid annoying flashes when the subwidet (and it's subwidgets) are added to it, this is done automatically by calling 'window->show_all' when you are done with your widget packing.

Signals: move_resize

set_focus

Inherits

  • GTK.Bin

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