Representation of an individual menu item. More...
#include <core/ctk/ctk.h>
Data Fields | |
char * | title |
The menu items text. | |
unsigned char | titlelen |
The length of the item text, cached for speed. |
Representation of an individual menu item.
Definition at line 570 of file ctk.h.
char* ctk_menuitem::title |
unsigned char ctk_menuitem::titlelen |