Convert GDBus methods and signals to use macro helpers
authorHenrique Dante de Almeida <hdante@profusion.mobi>
Fri, 18 May 2012 20:30:06 +0000 (17:30 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 May 2012 22:02:37 +0000 (15:02 -0700)
commit0bb3ef14d109f12fbb629e623b5c460915425e70
tree643d29bb545ccbf4fb32aa436443c8977d54a74f
parent77a4d3fa07101334b45c1e8d84b327effc2ff910
Convert GDBus methods and signals to use macro helpers

With these macro helpers we can separate in/out arguments and use their
own vector.
plugins/nmcompat.c
src/clock.c
src/manager.c
src/service.c
src/session.c
src/technology.c
unit/session-api.c