![]() |
Crossfire Client, Trunk
|
Collaboration diagram for keybind:Data Fields | |
| char * | command |
| Command string bound to a key. More... | |
| gint8 | direction |
| -1 non-direction key, else >= 0. More... | |
| guint8 | flags |
| KEYF_* flags set for the record. More... | |
| guint32 | keysym |
| Key this binding record is for. More... | |
| struct keybind * | next |