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

#include <glcompdefs.h>

Collaboration diagram for glCompCallBacks:
[legend]

Data Fields

glcompdrawfunc_t draw
 
glcompclickfunc_t click
 
glcompdoubleclickfunc_t doubleclick
 
glcompmouseoverfunc_t mouseover
 
glcompmouseinfunc_t mousein
 
glcompmouseoutfunc_t mouseout
 
glcompmousedownfunc_t mousedown
 
glcompmouseupfunc_t mouseup
 
glcompmousedragfunct_t mousedrag
 

Detailed Description

Definition at line 189 of file glcompdefs.h.

Field Documentation

◆ click

◆ doubleclick

glcompdoubleclickfunc_t glCompCallBacks::doubleclick

Definition at line 192 of file glcompdefs.h.

Referenced by glCompButtonNew(), glCompInitCommon(), and glCompMouseInit().

◆ draw

◆ mousedown

glcompmousedownfunc_t glCompCallBacks::mousedown

◆ mousedrag

glcompmousedragfunct_t glCompCallBacks::mousedrag

Definition at line 198 of file glcompdefs.h.

Referenced by glCompMouseInit().

◆ mousein

glcompmouseinfunc_t glCompCallBacks::mousein

Definition at line 194 of file glcompdefs.h.

Referenced by glCompButtonNew(), glCompInitCommon(), and glCompMouseInit().

◆ mouseout

glcompmouseoutfunc_t glCompCallBacks::mouseout

Definition at line 195 of file glcompdefs.h.

Referenced by glCompButtonNew(), glCompInitCommon(), and glCompMouseInit().

◆ mouseover

glcompmouseoverfunc_t glCompCallBacks::mouseover

◆ mouseup

glcompmouseupfunc_t glCompCallBacks::mouseup

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