Contiki 2.5
|
Instantiating macro for the ctk_icon widget. More...
#include <core/ctk/ctk.h>
Data Fields | |
char * | text |
The button text. More... | |
Instantiating macro for the ctk_icon widget.
This macro is used when instantiating a ctk_icon widget and is intended to be used together with a struct assignment like this:
title | The icon's text. |
bitmap | A pointer to the icon's bitmap image. |
textmap | A pointer to the icon's text version of the bitmap. |