UF_MB_cb_s (查看源代码)
 
定义在: uf_mb.h
 
也被称为:
 
概述
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