Action group exporter: clean up the API
authorRyan Lortie <desrt@desrt.ca>
Fri, 2 Dec 2011 20:04:53 +0000 (15:04 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 8 Dec 2011 23:05:14 +0000 (18:05 -0500)
commitf7886d6adbef560ea9dcc2ced3f327c927899752
treeb9b6c16c360cccf3e057ab14ece1b009c7e07bc9
parent5a3276930089a801e86ddc3fef2167e4dcca5704
Action group exporter: clean up the API

Make it look more like a typical GDBusConnection API with integer
registration ID and corresponding unexport call.  Kill the 'query' call.
gio/gactiongroupexporter.c
gio/gactiongroupexporter.h
gio/gapplicationimpl-dbus.c
gio/tests/actions.c