| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

GtkWindow

Page history last edited by PBworks 17 years, 11 months 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.