|
CircleOS
1
|
Common various utilities for touchscreen toolbar. More...
Go to the source code of this file.
Functions | |
| void | TOOLBAR_Set (const tToolbar *NewToolbar) |
| void | TOOLBAR_SetDefaultToolbar (void) |
| void | TOOLBAR_ChangeButton (s32 button, const u16 *newicon, enum MENU_code(*newfct)(void)) |
Definition in file toolbar.c.
| void TOOLBAR_ChangeButton | ( | s32 | button, |
| const u16 * | newicon, | ||
| enum MENU_code(*)(void) | newfct | ||
| ) |
| void TOOLBAR_Set | ( | const tToolbar * | NewToolbar) |