dde-application-manager/apps/app-update-notifier/api/dbus/org.desktopspec.ApplicationUpdateNotifier1.xml

13 lines
514 B
XML
Raw Normal View History

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.desktopspec.ApplicationUpdateNotifier1">
<signal name="ApplicationUpdated">
<annotation
name="org.freedesktop.DBus.Description"
value="This signal will emit when application's
infomations need to update."
/>
</signal>
</interface>
</node>