VPaned Class Reference

Inheritance diagram for VPaned:

Paned List of all members.

Detailed Description

A container to display two children.


Public Member Functions

 this ()
 Creates a new Vertical Paned container.
 this (Widget child1, Widget child2)
 Creates a new VPaned and adds two widgets as it's children.

Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

GType VPaned.getType  )  [static]
 

Gets this class type.

Returns:
this class type

Reimplemented from Paned.

VPaned.this Widget  child1,
Widget  child2
 

Creates a new VPaned and adds two widgets as it's children.

Parameters:
child1 
child2 

VPaned.this  ) 
 

Creates a new Vertical Paned container.


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