SqueakGtk

 

GtkWindow

Page history last edited by Bruno Luca aka Lethalman 3 yrs ago

Documentation

Toplevel which can contain other widgets

 


 

GtkWindow class

new

Creates a GtkWindow with default type #topLevel

 

new: aGtkWindowType

Creates a GtkWindow with the given type

 

GtkWindowTypes

#topLevel0
#popup1

 

GtkWindow

subclasses: GtkBin -> GtkContainer -> GtkWidget -> GtkObject -> GObject

resize: aPoint

Ask the window to be resized at aPoint corner (aPoint x is width, aPoint y is height)

Comments (0)

You don't have permission to comment on this page.