UF_MB_cb_s (view source)
 
Defined in: uf_mb.h
 
Also known as:
 
Overview
The UF_MB_cb_t is used to declare a callback and the callback argument
for an action to be specified in a MenuScript menu file. This
structure is nested within each element of a UF_MB_action_t array that
is passed to UF_MB_add_actions to build a table for binding action
names specified on ACTION statements in menu files to their
corresponding callbacks and callback arguments.


Data Members

cb
UF_MB_callback_t


cb_data
UF_MB_data_t