gestures_set_free()
QNX SDP8.0Gestures Library ReferenceAPIDeveloperProgramming
Free a gesture set
Synopsis:
#include <gestures/set.h>
void gestures_set_free(struct gestures_set *set)
Arguments:
- set
- A pointer to the gesture set to free.
Library:
libgesturesDescription:
This function frees the memory associated with a gesture set.
Returns:
Nothing.
Page updated: