Home | All Classes | Grouped Classes | Index | Search
Label component More...
Derived from:
CL_Component
Derived by:
none
Group: GUI (Controls)
#include <ClanLib/gui.h>
Construction:
Label Constructor |
Attributes:
Returns the labeltext. | |
Returns the alignment setting. See set_alignment() for more info. |
Operations:
Sets the labeltext. | |
Clears any label contents. Equivalent with setText(""). | |
Sets the alignment of the label contents |
Detailed description:
!group=GUI/Controls! !header=gui.h!