Drop.readAsync

void readAsync(string[] mimeTypes, int ioPriority, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

Asynchronously read the dropped data from a gdk.drop.Drop in a format that complies with one of the mime types.

Parameters

mimeTypespointer to an array of mime types
ioPrioritythe I/O priority for the read operation
cancellableoptional gio.cancellable.Cancellable object
callbacka gio.types.AsyncReadyCallback to call when the request is satisfied