Mercurial > pidgin
view src/dbus-service-end.xml @ 11233:f08d22130bb2
[gaim-migrate @ 13373]
This should fix the "Invalid text buffer iterator" errors.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 11 Aug 2005 14:20:23 +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>