Memory allocation wrappers that exit on failure.
static void * gv_alloc(size_t size)
#define GLCOMPSET_BUTTON_COLOR_G
#define GLCOMPSET_BUTTON_COLOR_R
#define GLCOMPSET_BUTTON_BEVEL
#define GLCOMPSET_BUTTON_COLOR_ALPHA
void(* glcompdrawfunc_t)(void *obj)
#define GLCOMPSET_BUTTON_COLOR_B
glCompFont glNewFontFromParent(glCompObj *o, char *text)
void glDeleteFont(glCompFont *f)
void glCompImageDelete(glCompImage *p)
int glCompImageLoadPng(glCompImage *i, const char *pngFile)
glCompImage * glCompImageNew(void *par, float x, float y)
glCompLabel * glCompLabelNew(void *par, char *text)
void glCompInitCommon(glCompObj *childObj, glCompObj *parentObj, float x, float y)
void glCompCalcWidget(glCompCommon *parent, glCompCommon *child, glCompCommon *ref)
void glCompDrawRectPrism(glCompPoint *p, float w, float h, float b, float d, glCompColor *c, bool bumped)
char * fileName(ingraph_state *sp)
Return name of current file being processed.
glcompdoubleclickfunc_t doubleclick
glcompmouseoutfunc_t mouseout
glcompmouseupfunc_t mouseup
glcompmouseinfunc_t mousein
glcompmousedownfunc_t mousedown
glcompmouseoverfunc_t mouseover
glCompCallBacks callbacks
glCompCallBacks functions
glCompFont font
font to use