|
libtiepie
0.3.0
|
Macros | |
| #define | TKB_RISING 0 |
| #define | TKB_FALLING 1 |
| #define | TKB_INWINDOW 2 |
| #define | TKB_OUTWINDOW 3 |
| #define | TKB_EDGE 4 |
| #define | TKB_DROPINWINDOW 5 |
| #define | TKB_DROPOUTWINDOW 6 |
| #define TKB_DROPINWINDOW 5 |
Definition at line 208 of file libtiepie.h.
| #define TKB_DROPOUTWINDOW 6 |
Definition at line 209 of file libtiepie.h.
| #define TKB_EDGE 4 |
Definition at line 207 of file libtiepie.h.
| #define TKB_FALLING 1 |
Definition at line 204 of file libtiepie.h.
| #define TKB_INWINDOW 2 |
Definition at line 205 of file libtiepie.h.
| #define TKB_OUTWINDOW 3 |
Definition at line 206 of file libtiepie.h.
| #define TKB_RISING 0 |
Definition at line 203 of file libtiepie.h.