HPaned Class Reference

Inheritance diagram for HPaned:

Paned List of all members.

Detailed Description

A widget with resizable left and rigth children.


Public Member Functions

 this ()
 Creates a new HPaned widget.
 this (Widget child1, Widget child2)
 Creates a new HPaned and adds two widgets as it's children.

Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

GType HPaned.getType  )  [static]
 

Gets this class type.

Returns:
this class type

Reimplemented from Paned.

HPaned.this Widget  child1,
Widget  child2
 

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

Parameters:
child1 
child2 

HPaned.this  ) 
 

Creates a new HPaned widget.


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