aboutsummaryrefslogtreecommitdiff
path: root/src/application-service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/application-service.xml')
-rw-r--r--src/application-service.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/application-service.xml b/src/application-service.xml
index 1cffbc7..cd26d47 100644
--- a/src/application-service.xml
+++ b/src/application-service.xml
@@ -34,6 +34,13 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
<arg type="i" name="delta" direction="in" />
<arg type="u" name="direction" direction="in" />
</method>
+ <method name="ApplicationSecondaryActivateEvent">
+ <arg type="s" name="dbusaddress" direction="in" />
+ <arg type="s" name="dbusobject" direction="in" />
+ <arg type="u" name="time" direction="in" />
+ <arg type="i" name="x" direction="in" />
+ <arg type="i" name="y" direction="in" />
+ </method>
<!-- Signals -->
<signal name="ApplicationAdded">