Header: Gadgets.H
Syntax:
extern _kernel_oserror *actionbutton_get_event
(
unsigned int flags,
ObjectId window,
ComponentId action_button,
int *event
);
Purpose: Function returns the event code which will be executed when the action button is pressed.
|
|
|