Query: ulabel
OS: debian
Section: 3u
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ULabel(3U) InterViews Reference Manual ULabel(3U)NAMEULabel - structured graphic displaying one line of textSYNOPSIS#include <Unidraw/Graphic/label.h>DESCRIPTIONA ULabel is a Graphic that displays one line of text. It stores a PSFont to define the font in which the text appears. With no transfor- mation, the text will be drawn with its bounding box's lower-left corner at the origin.PUBLIC OPERATIONSULabel(const char* text, Graphic* = nil) Construct a label, supplying a null-terminated string in text and an optional graphic from which to obtain an initial set of graph- ics state. ULabel stores a copy text internally. const char* GetOriginal() Return a pointer to the text that the label stores internally.SEE ALSOGraphic(3U), pspaint(3U) Unidraw 1 February 1991 ULabel(3U)
Related Man Pages |
---|
lines(3u) - debian |
picture(3u) - debian |
picture(3u) - sunos |
picture(3u) - php |
picture(3u) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Parsing a File |
Parse file with '=' sign |