GDBusProxy: add flag to control autostarting at construction time
authorGiovanni Campagna <gcampagna@src.gnome.org>
Thu, 3 Oct 2013 18:26:18 +0000 (20:26 +0200)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Fri, 4 Oct 2013 00:38:17 +0000 (02:38 +0200)
commit32d2539295308711ec97b37feb104e1be04ba454
treea35d65f8c94a4fc7d43e47e029235848943a0635
parentc8e1dbb106e27653176a1692f05c287cd8ca0bfd
GDBusProxy: add flag to control autostarting at construction time

Sometimes the application doesn't want to autostart a service
when it creates a proxy, but wants the service autostarted when
it makes the first method call. Allow that behavior with a new
flag.

https://bugzilla.gnome.org/show_bug.cgi?id=708828
gio/gdbusproxy.c
gio/gioenums.h