Graphviz 13.0.0~dev.20241220.2304
|
#include <glcomp/glcompdefs.h>
Go to the source code of this file.
Functions | |
glCompPanel * | glCompPanelNew (void *parentObj, float x, float y, float w, float h) |
glCompPanel * glCompPanelNew | ( | void * | parentObj, |
float | x, | ||
float | y, | ||
float | w, | ||
float | h | ||
) |
Definition at line 54 of file glcomppanel.c.
References glCompPanel::base, glCompCommon::borderWidth, glCompObj_::common, glCompCallBacks::draw, glCompCommon::font, glCompCommon::functions, glCompInitCommon(), glCompPanelDraw(), GLCOMPSET_PANEL_BORDERWIDTH, GLCOMPSET_PANEL_SHADOW_WIDTH, glDeleteFont(), glNewFontFromParent(), gv_alloc(), glCompCommon::height, glCompPanel::image, NULL, glCompPanel::shadowwidth, glCompPanel::text, and glCompCommon::width.
Referenced by glcreate_gl_topview_menu().