Graphviz 13.0.0~dev.20241220.2304
|
#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().