gestures_set_alloc()

Allocate and initialize a new gesture set

Synopsis:

#include <gestures/set.h>
struct gestures_set* gestures_set_alloc()

Library:

libgestures

Description:

This function creates a new gesture set and initializes it.

Returns:

Nothing.