GDBus: Add an example of a GDBusProxy subclass
authorDavid Zeuthen <davidz@redhat.com>
Wed, 12 May 2010 19:49:48 +0000 (15:49 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 12 May 2010 19:52:08 +0000 (15:52 -0400)
commitd40767fc62972f9cc85ebfb23e113068cc316f3a
tree5305cb0b3a5b53ae0a3b05c048756c51e456379e
parent7c0196f0267aa77c80fb85320ef9583c7fc64ad7
GDBus: Add an example of a GDBusProxy subclass
docs/reference/gio/migrating-gdbus.xml
gio/gdbusconnection.c
gio/tests/Makefile.am
gio/tests/gdbus-example-proxy-subclass.c [new file with mode: 0644]