summaryrefslogtreecommitdiff
path: root/saltoqd/org.freedesktop.Notifications.xml
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-03-30 01:05:47 +0200
committerJavier <dev.git@javispedro.com>2015-03-30 01:05:47 +0200
commitefe35bf6c6ca8cce73e97f303963a51862778600 (patch)
tree3e6a47926473501ba953cd716df219af0dd478fb /saltoqd/org.freedesktop.Notifications.xml
parent2ded0dbcf63ae7203f64a8f788cc74528eb79416 (diff)
downloadsaltoq-efe35bf6c6ca8cce73e97f303963a51862778600.tar.gz
saltoq-efe35bf6c6ca8cce73e97f303963a51862778600.zip
experiment with new notificationmonitor approach
Diffstat (limited to 'saltoqd/org.freedesktop.Notifications.xml')
-rw-r--r--saltoqd/org.freedesktop.Notifications.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/saltoqd/org.freedesktop.Notifications.xml b/saltoqd/org.freedesktop.Notifications.xml
index d3f8bef..3e645a0 100644
--- a/saltoqd/org.freedesktop.Notifications.xml
+++ b/saltoqd/org.freedesktop.Notifications.xml
@@ -14,4 +14,7 @@
<arg name="id" type="u" direction="out"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.In6" value="QVariantHash"/>
</method>
+ <method name="CloseNotification">
+ <arg name="id" type="u" direction="in"/>
+ </method>
</node>