Updated: October 28, 2024 |
Return the number of gestures in a gesture bucket
#include <gestures/bucket.h>
int gestures_bucket_count(gestures_bucket_t *bucket)
This function returns the number of gestures in the specified gesture bucket.
The number of gestures in the bucket.