Package: gdk
Function gdk:clipboard-read-texture-async
Lambda Listgdk:clipboard-read-texture-async (clipboard cancellable func) ArgumentsDetails
Asynchronously request the clipboard contents converted to a gdk:pixbuf object. When the operation is finished the func callback function will be called. You can then call the gdk:clipboard-read-texture-finish
function to get the result. This is a simple wrapper around the gdk:clipboard-read-value-async function. Use that function directly if you need more control over the operation. | See also |
#2023-7-30