Plank.Items.DockElement.can_accept_drop – plank Reference Manual
can_accept_drop
Description:
public
virtual
bool
can_accept_drop
(
ArrayList
<
string
> uris)
Returns if the item accepts a drop of the given URIs.
Parameters:
uris
the URIs to check
Returns:
if the item accepts a drop of the given URIs