dbus: Expose path to avatar icon file if it exists
We only support file based GLoadableIcon atm. Support for bytestreams can be added later on.
This commit is contained in:
@@ -40,6 +40,13 @@
|
||||
</doc:description>
|
||||
</doc:doc>
|
||||
</property>
|
||||
<property name="ImagePath" type="s" access="read">
|
||||
<doc:doc>
|
||||
<doc:description>
|
||||
<doc:para>The path to an image to display for this call.</doc:para>
|
||||
</doc:description>
|
||||
</doc:doc>
|
||||
</property>
|
||||
<property name="Protocol" type="s" access="read">
|
||||
<doc:doc>
|
||||
<doc:description>
|
||||
|
||||
Reference in New Issue
Block a user