|
Atrinik Client 2.5
|
#include <widget.h>
Data Fields | |
| void(* | menu_func_ptr )(widgetdata *, int, int) |
| int | menu_type |
A menuitem that holds the pointer to the function that is called when it is clicked on. It is a special strip container that contains the string inside. This allows the menu to detect how long the string is so that it can resize itself to fit it on the fly.
| void(* _menuitem::menu_func_ptr)(widgetdata *, int, int) |
1.7.4