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

ctk_desktop Struct Reference


Detailed Description

Definition at line 612 of file ctk.h.

Data Fields

char * name
 The name of the desktop.
ctk_window desktop_window
 The background window which contains tha desktop icons.
ctk_windowwindows
 The list of open windows.
ctk_windowdialog
 A pointer to the open dialog, or NULL if no dialog is open.
unsigned char height
 The height of the desktop, in characters.
unsigned char width
 The width of the desktop, in characters.
unsigned char redraw
 The redraw flag.
ctk_widgetredraw_widgets [CTK_CONF_MAX_REDRAWWIDGETS]
 The list of widgets to be redrawn.
unsigned char redraw_widgetptr
 Pointer to the last widget on the redraw_widgets list.
ctk_windowredraw_windows [CTK_CONF_MAX_REDRAWWINDOWS]
 The list of windows to be redrawn.
unsigned char redraw_windowptr
 Pointer to the last window on the redraw_windows list.
unsigned char redraw_y1
 The lower y bound of the area to be redrawn if CTK_REDRAW_PART is flagged.
unsigned char redraw_y2
 The upper y bound of the area to be redrawn if CTK_REDRAW_PART is flagged.


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