~oif-team/geis/client-arch

« back to all changes in this revision

Viewing changes to libutouch-geis/geis_class.c

  • Committer: Stephen M. Webb
  • Date: 2011-10-17 21:52:08 UTC
  • mfrom: (197.1.9 autodiscover-backend)
  • Revision ID: stephen.webb@canonical.com-20111017215208-gk9v99iouh4d07do
Added back-end autodiscovery and failover.

The default back end is now DBus, with a fallback to XCB if the DBus server is not detected.

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
 
123
123
 
124
124
/*
125
 
 * Inserts a gesture class in teh bag.
 
125
 * Inserts a gesture class in the bag.
126
126
 */
127
127
GeisStatus
128
128
geis_gesture_class_bag_insert(GeisGestureClassBag bag,
307
307
 
308
308
 
309
309
/*
310
 
 * Gets the indicated attribute of teh gesture class.
 
310
 * Gets the indicated attribute of the gesture class.
311
311
 */
312
312
GeisAttr
313
313
geis_gesture_class_attr(GeisGestureClass gesture_class,