SqueakGtk

 

GtkVBox

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

Documentation

A vertical container box

 


 

GtkVBox class

homogenous: aBoolean spacing: anInteger

Creates a new GtkHBox.

  • homogeneous: true if all children are to be given equal space allotments.
  • spacing: the number of pixels to place by default between children.

 

GtkVBox

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

Comments (0)

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