|
XenevaOS
|

Macros | |
| #define | ICON_ON_COLOR 0xFF96ACF2 |
Functions | |
| void | TrayButtonMouseEvent (ChWidget *wid, ChWindow *win, int x, int y, int button) |
| void | TrayButtonPaint (ChWidget *wid, ChWindow *win) |
| TrayButton * | TrayCreateButton (char *title, int x, int y, int width, int height) |
| void | TrayButtonInitialize () |
| #define ICON_ON_COLOR 0xFF96ACF2 |
| void TrayButtonInitialize | ( | ) |
| TrayButton * TrayCreateButton | ( | char * | title, |
| int | x, | ||
| int | y, | ||
| int | width, | ||
| int | height | ||
| ) |