view src/dbus-service-end.xml @ 11227:8b3d1b2c2c43

[gaim-migrate @ 13365] (17:47:13) deryni: datallah: Was there supposed to be a printf in that commit? (the answer is "no") committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 10 Aug 2005 22:24:03 +0000
parents 1c5398ccbeb0
children
line wrap: on
line source


  </interface>
  

  <interface name="org.freedesktop.DBus.Properties">
    <!-- We implement properties ourselves rather than relying on
	 GObject property access.  This is because currently in gaim
	 we have one GObject that represents many dbus objects such as
	 buddies, accounts, etc.  Not for long! -->

<!--      <method name="Get"> > -->
<!--        <arg type="s" name="interface_name" />  -->
<!--        <arg type="s" name="property_name" />  -->
<!--        <arg type="v" name="value" direction="out" />  -->
<!--      </method>  -->
   </interface> 
</node>