Graphviz 13.0.0~dev.20250402.0402
Loading...
Searching...
No Matches
glCompButton Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompButton:
[legend]

Data Fields

glCompObj base
 
float width
 
float height
 
glCompLabellabel
 
bool status
 false not pressed, true pressed
 
bool refStatus
 false not pressed, true pressed
 
int groupid
 
glCompImageimage
 
int data
 

Detailed Description

Definition at line 209 of file glcompdefs.h.

Field Documentation

◆ base

◆ data

int glCompButton::data

Definition at line 217 of file glcompdefs.h.

◆ groupid

int glCompButton::groupid

Definition at line 215 of file glcompdefs.h.

Referenced by glCompButtonClick(), glCompButtonNew(), and glcreate_gl_topview_menu().

◆ height

float glCompButton::height

Definition at line 211 of file glcompdefs.h.

◆ image

◆ label

◆ refStatus

bool glCompButton::refStatus

Definition at line 214 of file glcompdefs.h.

◆ status

bool glCompButton::status

◆ width

float glCompButton::width

Definition at line 211 of file glcompdefs.h.


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