VBox Class Reference

Inheritance diagram for VBox:

Box ColorSelection GammaCurve List of all members.

Detailed Description

A container to display widgets vertically.


Public Member Functions

 this (bit homogeneous, int spacing)
 Creates a new vertical box.

Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

GType VBox.getType  )  [static]
 

Gets this class type.

Returns:
this class type

Reimplemented from Box.

VBox.this bit  homogeneous,
int  spacing
 

Creates a new vertical box.

Parameters:
homogeneous if true all widget will have the same height space (how it's filled depends on the widget)
spacing number of pixels between each children


SourceForge.net Logo DSource.org Logo digitalmars.com Logo