Collaboration diagram for Menu API:Topics | |
| make_entry() | |
| Format a item for a menu. | |
| search() | |
| Search a menu for a item matching a regex. | |
| tag() | |
| Tag some menu items. | |
| color() | |
| Calculate the colour for a line of the menu. | |
| mdata_free() | |
| Free the private data attached to the Menu. | |
The Menu API.
GUI selectable list of items