glib/docs/reference/gio
David Zeuthen d52e1c33f7 GDBus: Add `return' debug option
This prints all GDBusMethodInvocation API usage and is normally used
with the `incoming' option. Example:

 # G_DBUS_DEBUG=incoming,return ./polkitd --replace
 Entering main event loop
 Connected to the system bus
 Registering null backend at priority -10
 [...]
 Acquired the name org.freedesktop.PolicyKit1
 [...]

 ========================================================================
 GDBus-debug:Incoming:
  <<<< METHOD INVOCATION org.freedesktop.PolicyKit1.Authority.RegisterAuthenticationAgent()
       on object /org/freedesktop/PolicyKit1/Authority
       invoked by name :1.26
       serial 299
 ========================================================================
 GDBus-debug:Return:
  >>>> METHOD ERROR org.freedesktop.PolicyKit1.Error.Failed
       message `Cannot determine session the caller is in'
       in response to org.freedesktop.PolicyKit1.Authority.RegisterAuthenticationAgent()
       on object /org/freedesktop/PolicyKit1/Authority
       to name :1.26
       reply-serial 299

 [...]

 ========================================================================
 GDBus-debug:Incoming:
  <<<< METHOD INVOCATION org.freedesktop.PolicyKit1.Authority.RegisterAuthenticationAgent()
       on object /org/freedesktop/PolicyKit1/Authority
       invoked by name :1.2402
       serial 25
 ========================================================================
 GDBus-debug:Return:
  >>>> METHOD RETURN
       in response to org.freedesktop.PolicyKit1.Authority.RegisterAuthenticationAgent()
       on object /org/freedesktop/PolicyKit1/Authority
       to name :1.2402
       reply-serial 25

Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-08-04 16:59:26 -04:00
..
.gitignore .gitignore updates for gsettings stuff 2010-04-27 17:04:57 -04:00
gdbus.xml Add --xml to gdbus-tool to print raw introspected XML 2010-06-14 00:02:57 +02:00
gio-docs.xml Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gio-querymodules.xml Add a man page for gio-querymodules 2010-04-18 15:54:54 -04:00
gio-sections.txt GDBusMessage: Add a way to get/set byte order of a message 2010-08-04 13:34:14 -04:00
gio.types Merge the wip/gapplication branch 2010-06-07 13:48:42 -04:00
glib-compile-schemas.xml Remove gsettings-schema-convert tool 2010-06-21 13:24:40 -04:00
gsettings.xml Rename gsettings-tool to gsettings 2010-04-22 01:17:02 -04:00
gvfs-overview.odg update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
gvfs-overview.png update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
Makefile.am Remove GUnixVolumeMonitor, GUnixMount from docs 2010-07-13 09:24:16 -04:00
migrating-gconf.xml Remove gsettings-schema-convert tool 2010-06-21 13:24:40 -04:00
migrating-gdbus.xml Bug 621213 – GDBusProxy and well-known names 2010-06-11 18:21:27 -04:00
migrating-gnome-vfs.xml Add a migration chapter for dbus bits 2010-05-06 17:58:29 -04:00
migrating-posix.xml Remove duplicate copies of migration docs 2010-05-27 13:07:54 -04:00
overview.xml GDBus: Add `return' debug option 2010-08-04 16:59:26 -04:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00