Contiki-Inga 3.x
|
Representation of the menu bar. More...
#include <core/ctk/ctk.h>
Data Fields | |
struct ctk_menu * | menus |
A pointer to a linked list of all menus, including the open menu and the desktop menu. More... | |
struct ctk_menu * | open |
The currently open menu, if any. More... | |
struct ctk_menu * | desktopmenu |
A pointer to the "Desktop" menu that can be used for drawing the desktop menu in a special way (such as drawing it at the rightmost position). More... | |
struct ctk_menu* ctk_menus::desktopmenu |
struct ctk_menu* ctk_menus::menus |