![]() |
GEIS
2.0
Gesture Engine Interface Support
|
#include <geis.h>
Public Member Functions | |
Touch Attributes | |
If the touch comes from a direct device (see GEIS_DEVICE_ATTRIBUTE_DIRECT_TOUCH) its position (x and y attributes) will be in window coordinates, otherwise it will be in the input device's own coordinate system. | |
GeisSize | geis_groupset_group_count (GeisGroupSet groupset) |
Gets the number of gesture groups in a groupset. More... | |
GeisGroup | geis_groupset_group (GeisGroupSet groupset, GeisSize index) |
Gets an indicated gesture group from a groupset. More... | |
A collection of GeisGroups.