mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-01 07:05:48 +00:00
18 lines
606 B
XML
18 lines
606 B
XML
![]() |
<interface name='org.freedesktop.FileManager1'>
|
||
|
<method name='ShowFolders'>
|
||
|
<arg type='as' name='URIs' direction='in'/>
|
||
|
<arg type='s' name='StartupId' direction='in'/>
|
||
|
</method>
|
||
|
<method name='ShowItems'>
|
||
|
<arg type='as' name='URIs' direction='in'/>
|
||
|
<arg type='s' name='StartupId' direction='in'/>
|
||
|
</method>
|
||
|
<method name='ShowItemProperties'>
|
||
|
<arg type='as' name='URIs' direction='in'/>
|
||
|
<arg type='s' name='StartupId' direction='in'/>
|
||
|
</method>
|
||
|
<method name='Trash'>
|
||
|
<arg type='as' name='URIs' direction='in'/>
|
||
|
</method>
|
||
|
</interface>
|