OSDN Git Service

gdbus: use GDBusArgInfo to generate introspection
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Fri, 18 May 2012 03:23:30 +0000 (00:23 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 May 2012 03:32:20 +0000 (20:32 -0700)
commitc430735fd4b76f3d2500f46854fd7c3ee15be202
treebfa95a60cd7fde2a914ff1b35f659436d5d27e77
parentaa3b9016bf444b60e1b7e1804dfc323a23a93c5a
gdbus: use GDBusArgInfo to generate introspection

By using GDBusArgInfo in methods and signals, the introspection
generation is much simpler and we can add each argument name.
gdbus/object.c