gesture_base_init()
QNX SDP8.0Gestures Library ReferenceAPIDeveloperProgramming
Initialize the gesture base data structure
Synopsis:
#include <gestures/types.h>
void gesture_base_init(gesture_base_t *gesture)
Arguments:
- gesture
- The gesture to initialize.
Library:
libgesturesDescription:
This function initializes the gesture base data structure, gesture_base_t
.
Returns:
Nothing.
Page updated: