Added EBookClientCursor
authorTristan Van Berkom <tristanvb@openismus.com>
Tue, 2 Jul 2013 08:47:34 +0000 (17:47 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Wed, 23 Oct 2013 18:39:39 +0000 (20:39 +0200)
commitf87e2766efb4f6c233d716ce391140f4dd27bd73
tree0013d19e37cdbdc024348c79aabc3557e7265b65
parent4b8698f19be906fb3acb949a0ddbeb7d00bb7201
Added EBookClientCursor

The user facing cursor API, deals with calling cursor APIs in DRA mode
and normal modes over D-Bus, handles threading situations, and notifies
of cursor state changes in the caller's main context.
addressbook/libebook/Makefile.am
addressbook/libebook/e-book-client-cursor.c [new file with mode: 0644]
addressbook/libebook/e-book-client-cursor.h [new file with mode: 0644]