~bregma/geis/lp-785321

« back to all changes in this revision

Viewing changes to libutouch-geis/geis_class.h

  • Committer: Stephen M. Webb
  • Date: 2011-10-18 20:30:02 UTC
  • mfrom: (158.1.42 client-arch)
  • Revision ID: stephen.webb@canonical.com-20111018203002-ne8h3n25fbey3fqr
Merged client-arch branch.

Provided a new DBus-client back end and a dbus-server facility.  Included a test driver for the server.  Made the DBus client the default back-end with an automatic fall back to the XCB back end for seamless support of existing client software.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
                                                      GeisSize            index);
63
63
 
64
64
/**
65
 
 * Inserts a gesture class in teh bag.
 
65
 * Inserts a gesture class in the bag.
66
66
 *
67
67
 * @param[in] bag           The gesture class bag.
68
68
 * @param[in] gesture_class The gesture class to insert.