GEIS
2.0
Gesture Engine Interface Support
|
Callback functions used to handle changes in the available input devices. More...
#include <geis.h>
Data Fields | |
GeisInputCallback | added |
Receives new input device notices. More... | |
GeisInputCallback | changed |
Receives modified input device notices. More... | |
GeisInputCallback | removed |
Receives removes input device notices. More... | |
Callback functions used to handle changes in the available input devices.
GeisInputCallback added |
Receives new input device notices.
GeisInputCallback changed |
Receives modified input device notices.
GeisInputCallback removed |
Receives removes input device notices.