vdk 2.4.0
Public Member Functions | Public Attributes
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, const char*> VDKLabel::Caption

Sets/gets label text

VDKReadWriteValueProp<VDKLabel, bool> VDKLabel::CaptionWrap

Sets/gets label text wrap

VDKReadWriteValueProp<VDKLabel, GtkJustification> VDKLabel::Justify

Sets/gets label text justification


The documentation for this class was generated from the following files: