gdbus: use GDBusArgInfo to generate introspection
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Sun, 20 May 2012 05:07:30 +0000 (02:07 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 20 May 2012 09:47:57 +0000 (02:47 -0700)
commit568a7d07076505a549491a7aedd457fce576ff0e
treef63d39565ab8a23cee1f22a5ea9469bd77ecbb8e
parentb3489f2ee86c1d7ace388b43420a32f9a76b019c
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