hiSetActionChecked
hiSetActionChecked(o_action g_checkState[g_triggerCB] ) =>t / nil
Description
Sets checked state for an action and triggers the action callback, unless you specify otherwise by setting g_triggerCB to nil.
Arguments
|
Triggers the callback of an action when the state is changed with this function. The default value of this argument is |
Values Returned
Related Topics
Return to top