Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
glcomppanel.h File Reference
Include dependency graph for glcomppanel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

glCompPanelglCompPanelNew (void *parentObj, float x, float y, float w, float h)
 

Function Documentation

◆ glCompPanelNew()

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().

Here is the call graph for this function:
Here is the caller graph for this function: