cp.config.fileDroppedToDockIconCallback:callbackFn() -> function
cp.config.fileDroppedToDockIconCallback:get(id) -> table
id
- The unique ID for the callback you want to return.cp.config.fileDroppedToDockIconCallback:getAll() -> table
cp.config.fileDroppedToDockIconCallback:id() -> string
string
cp.config.fileDroppedToDockIconCallback:new(id, callbackFn) -> table
id
- The unique ID for this callback.