gicFeatureMapActions
gicFeatureMapActions
Section: GGI (3) Updated: 2006-12-30 Local index
Up
NAME
gicFeatureMapActions, gicFeatureFindConflict - Feature mappings
SYNOPSIS
#include <ggi/gic.h>
int gicFeatureMapActions(gic_handle_t hand,
gic_feature *feature, gic_actionlist *actions);
int gicFeatureFindConflict(gic_handle_t hand,
gic_feature *feature, gic_recognizer *rec,
gic_recognizer **start_and_return);
DESCRIPTION
gicFeatureMapActions is called to reestablish the connection between
the actions and the action callbacks.
In learning-mode, gicFeatureFindConflict is useful to check, if there are
conflicting features.
RETURN VALUE
TODO Write something useful here
SEE ALSO
TODO
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:56 GMT, April 16, 2011