dde-dock/plugins/onboard/dbusinterface/xml/org.deepin.dde.daemon.Dock1.Entry.xml
范朋程 2d958dd670 chore: V23接口改造适配
V23接口改造适配

Log: V23接口改造适配
Influence: 无
Task: https://pms.uniontech.com/task-view-207483.html
Change-Id: Ide530c023ea41f86fad2e8001ec67f1afaa897ab
2022-12-06 14:40:35 +08:00

9 lines
345 B
XML

<interface name="org.deepin.dde.daemon.Dock1.Entry">
<method name="Activate">
<arg type="u" direction="in"></arg>
</method>
<property name="Id" type="s" access="read"></property>
<property name="IsActive" type="b" access="read"></property>
<property name="Name" type="s" access="read"></property>
</interface>