gdbus: handle introspection generally in generic_message.
authorRISKÓ Gergely <gergely@risko.hu>
Wed, 16 Sep 2009 12:03:12 +0000 (15:03 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 24 Sep 2009 17:23:16 +0000 (10:23 -0700)
commit1a94db417ecaba20a609ff4b4431a3f67c5dcbc6
tree57f287b915a4131162642de74b0c36d41c01c1a8
parent0eca0efbf6e7481995155107bdeb7277efcd4c0c
gdbus: handle introspection generally in generic_message.

Previously it was a specific case, now introspection is just another
interface, which is always implemented.  It is registered/unregistered
when an object path is referenced first/last.
gdbus/object.c