SqueakGtk

 

GtkHBox

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

Documentation

A horizontal container box

 


 

GtkHBox 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.

 

GtkHBox

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

Comments (0)

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