GEIS  2.0
Gesture Engine Interface Support
GeisRegion Class Reference

Defines a region over which gestures may take place. More...

#include <geis.h>

Public Member Functions

GEIS_VARARG GeisRegion geis_region_new (Geis geis, GeisString name, GeisString init_arg_name,...)
 Creates a new GEIS v2.0 region. More...
 
GeisStatus geis_region_delete (GeisRegion region)
 Destroys a GEIS v2.0 region. More...
 
GeisString geis_region_name (GeisRegion region)
 Gets the name of a GEIS v2.0 region. More...
 

Detailed Description

Defines a region over which gestures may take place.


The documentation for this class was generated from the following file: