Finishes an async drop read operation.
Note that you must not use blocking read calls on the returned stream in the GTK thread, since some platforms might require communication with GTK to complete the data transfer. You can use async APIs such as g_input_stream_read_bytes_async().
See [method@Gdk.Drop.read_async].
a GAsyncResult
return location for the used mime type
the GInputStream, or %NULL
GException on failure.
See Implementation
Finishes an async drop read operation.
Note that you must not use blocking read calls on the returned stream in the GTK thread, since some platforms might require communication with GTK to complete the data transfer. You can use async APIs such as g_input_stream_read_bytes_async().
See [method@Gdk.Drop.read_async].