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:
Guido Günther
2021-11-17 18:51:52 +01:00
parent 76ec1e6941
commit 8f9f7311fa
2 changed files with 35 additions and 1 deletions

View File

@@ -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>