gicActionWrite
gicActionWrite
Section: GGI (3) Updated: 2006-12-30 Local index
Up
NAME
gicActionWrite, gicActionMapActions - Action handling
SYNOPSIS
#include <ggi/gic.h>
int gicActionWrite(gic_handle_t hand,
gic_actionlist *aclist, FILE *where);
int gicActionMapActions(gic_handle_t hand,
gic_actionlist *aclist, gic_actionlist *actions);
DESCRIPTION
gicActionWrite writes out a dump to the where file.
TODO Describe gicActionMapActions here
RETURN VALUE
gicActionWrite and gicActionMapActions return 0 for success,
otherwise an gii-error(3) code.
SEE ALSO
gicRecognizerWrite(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:55 GMT, April 16, 2011