| 
    libtiepie
    
   | 
 
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 229 of file libtiepie.h.
| #define TKB_DROPOUTWINDOW 6 | 
Definition at line 230 of file libtiepie.h.
| #define TKB_EDGE 4 | 
Definition at line 228 of file libtiepie.h.
| #define TKB_FALLING 1 | 
Definition at line 225 of file libtiepie.h.
| #define TKB_INWINDOW 2 | 
Definition at line 226 of file libtiepie.h.
| #define TKB_OUTWINDOW 3 | 
Definition at line 227 of file libtiepie.h.
| #define TKB_RISING 0 | 
Definition at line 224 of file libtiepie.h.