Return the number of gestures in a gesture bucket.
#include <gestures/bucket.h>
int gestures_bucket_count(gestures_bucket_t *bucket)
A pointer to the gesture bucket.
This function returns the number of gestures in the specified gesture bucket.
The number of gestures in the bucket.