[PATCH mmsd 06/12] gdbus: use GDBusArgInfo to generate introspection

2012-05-18 Thread Lucas De Marchi
By using GDBusArgInfo in methods and signals, the introspection generation is much simpler and we can add each argument name. --- gdbus/object.c | 75 +++- 1 file changed, 14 insertions(+), 61 deletions(-) diff --git a/gdbus/object.c b/gdbus/o

[PATCH mmsd 06/12] gdbus: use GDBusArgInfo to generate introspection

2012-05-18 Thread Lucas De Marchi
By using GDBusArgInfo in methods and signals, the introspection generation is much simpler and we can add each argument name. --- gdbus/object.c | 75 +++- 1 file changed, 14 insertions(+), 61 deletions(-) diff --git a/gdbus/object.c b/gdbus/o