|
Gocator Development Kit
|
Represents a label.

Public Member Functions | |
| kStatus | GdkGraphicLabel_Construct (GdkGraphicLabel *label, kObject allocator) |
| Constructs a label object. More... | |
| kStatus | GdkGraphicLabel_SetPosition (GdkGraphicLabel label, kPoint3d64f *position) |
| Sets the to the position of the label. More... | |
| kStatus | GdkGraphicLabel_SetText (GdkGraphicLabel label, const kChar *text) |
| Sets the text of a label. More... | |