8 #ifndef GDK_GRAPHIC_LABEL_H
9 #define GDK_GRAPHIC_LABEL_H
51 #include <Gdk/Data/GdkGraphicLabel.x.h>
Essential Gdk declarations.
kStatus GdkGraphicLabel_SetPosition(GdkGraphicLabel label, kPoint3d64f *position)
Sets the to the position of the label.
kStatus GdkGraphicLabel_SetText(GdkGraphicLabel label, const kChar *text)
Sets the text of a label.
kStatus GdkGraphicLabel_Construct(GdkGraphicLabel *label, kObject allocator)
Constructs a label object.