mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-01 07:05:48 +00:00
9 lines
345 B
XML
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>
|