EZ
Up Prev Next Contents


3.4.2 Interaction Routines

void EZ_SetCheckButtonState(EZ_Widget *widget, int on_off)

This function can be used to alter the current state of a check button.

int EZ_GetCheckButtonState(EZ_Widget *cbutton, int *value_ret)

This function returns the current state of a check button. If cbutton is not a valid check button, it returns -1.


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>