VDKLabel Class Reference

Provides a gtklabel wrapper. More...

#include <label.h>

Inheritance diagram for VDKLabel:

VDKObject VDKNotCopyAble List of all members.

Public Member Functions

Public Attributes


Detailed Description

Provides a gtklabel wrapper.

EXAMPLES
Almost all ./testvdk/.*cc


Constructor & Destructor Documentation

VDKLabel::VDKLabel ( VDKForm owner,
const char *  label,
GtkJustification  justify = GTK_JUSTIFY_LEFT 
)

Constructor

Parameters:
owner 
label 
justify 


Member Data Documentation

VDKReadWriteValueProp<VDKLabel, GtkJustification> VDKLabel::Justify

Sets/gets label text justification

VDKReadWriteValueProp<VDKLabel, const char*> VDKLabel::Caption

Sets/gets label text

VDKReadWriteValueProp<VDKLabel, bool> VDKLabel::CaptionWrap

Sets/gets label text wrap


The documentation for this class was generated from the following files:
Generated on Fri Jan 12 14:48:28 2007 for vdk 2.4.0 by  doxygen 1.5.1