Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
glCompLabel Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompLabel:
[legend]

Data Fields

glObjType objType
 
glCompCommon common
 
char * text
 
int transparent
 

Detailed Description

Definition at line 248 of file glcompdefs.h.

Field Documentation

◆ common

◆ objType

glObjType glCompLabel::objType

Definition at line 249 of file glcompdefs.h.

Referenced by glCompLabelNew().

◆ text

char* glCompLabel::text

Definition at line 251 of file glcompdefs.h.

Referenced by glCompLabelNew().

◆ transparent

int glCompLabel::transparent

Definition at line 252 of file glcompdefs.h.

Referenced by glCompLabelDraw(), and glCompLabelNew().


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