app_config Struct Reference
[Desktop application]

Application metadata. More...

Data Fields

char icon_name [DESKTOP_ICON_NAME_SIZE]
 Filename of icon.
char icon_text [DESKTOP_ICON_TEXT_SIZE]
 Text to draw under the icon.
workqueue_func_t task
 Worker function to launch application with.

Detailed Description

Application metadata.

Definition at line 177 of file app_desktop.c.


Field Documentation

char app_config::icon_name[DESKTOP_ICON_NAME_SIZE]

Filename of icon.

Definition at line 179 of file app_desktop.c.

char app_config::icon_text[DESKTOP_ICON_TEXT_SIZE]

Text to draw under the icon.

Definition at line 181 of file app_desktop.c.

Worker function to launch application with.

Definition at line 183 of file app_desktop.c.

Referenced by app_desktop_handler().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:02 2010 for display-demo by  doxygen 1.6.3