Package: gdk
Function gdk:drop-read-value-async
Lambda Listgdk:drop-read-value-async (drop gtype priority cancellable func) ArgumentsDetails
Asynchronously request the drag operation's contents converted to the given gtype. When the operation is finished func will be called. You can then call the gdk:drop-read-value-finish function to get the resulting g:value value. For local drag'n'drop operations that are available in the given gtype, the value will be copied directly. Otherwise, GDK will try to use the gdk:content-deserialize-async to convert the data. | See also |
#2023-8-7