Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Examples

ctk_menus Struct Reference
[CTK device driver functions]

#include <ctk.h>


Detailed Description

Representation of the menu bar.

Definition at line 592 of file ctk.h.

Data Fields

ctk_menumenus
 A pointer to a linked list of all menus, including the open menu and the desktop menu.
ctk_menuopen
 The currently open menu, if any.
ctk_menudesktopmenu
 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).


Field Documentation

struct ctk_menu* ctk_menus::open
 

The currently open menu, if any.

If all menus are closed, this item is NULL:

Definition at line 596 of file ctk.h.

Referenced by ctk_window_redraw(), and PROCESS_THREAD().


Generated on Thu Jun 22 17:45:43 2006 for Contiki 2.x by  doxygen 1.4.4