|
Graphviz 14.0.3~dev.20251029.0425
|
#include <glcomp/glcompdefs.h>Go to the source code of this file.
Functions | |
| glCompLabel * | glCompLabelNew (void *par, char *text) |
| glCompLabel * glCompLabelNew | ( | void * | par, |
| char * | text | ||
| ) |
Definition at line 24 of file glcomplabel.c.
References glCompLabel::base, glCompObj_::common, glCompCallBacks::draw, glCompCommon::font, glCompCommon::functions, glCompInitCommon(), glCompLabelDraw(), glDeleteFont(), glNewFontFromParent(), gv_alloc(), gv_strdup(), and glCompLabel::text.
Referenced by glCompButtonNew().