Header: Gadgets.H
Syntax:
extern _kernel_oserror *optionbutton_get_event
(
unsigned int flags,
ObjectId window,
ComponentId option_button,
int *event
);
Purpose: Function returns the Toolbox event that will be raised when the state of the button is toggled.
|
|
|