Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
glCompPanel Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompPanel:
[legend]

Data Fields

glObjType objType
 
glCompCommon common
 
float shadowwidth
 
glCompColor shadowcolor
 
char * text
 
glCompImageimage
 

Detailed Description

Definition at line 238 of file glcompdefs.h.

Field Documentation

◆ common

glCompCommon glCompPanel::common

◆ image

glCompImage* glCompPanel::image

Definition at line 244 of file glcompdefs.h.

Referenced by glCompPanelDraw(), and glCompPanelNew().

◆ objType

glObjType glCompPanel::objType

Definition at line 239 of file glcompdefs.h.

Referenced by glCompPanelDraw().

◆ shadowcolor

glCompColor glCompPanel::shadowcolor

Definition at line 242 of file glcompdefs.h.

Referenced by glCompPanelDraw(), and glCompPanelNew().

◆ shadowwidth

float glCompPanel::shadowwidth

Definition at line 241 of file glcompdefs.h.

Referenced by glCompPanelDraw(), glCompPanelNew(), and glcreate_gl_topview_menu().

◆ text

char* glCompPanel::text

Definition at line 243 of file glcompdefs.h.

Referenced by glCompPanelNew().


The documentation for this struct was generated from the following file: