Package: gdk

Function gdk:clipboard-read-texture-finish

Lambda List

gdk:clipboard-read-texture-finish (clipboard result)

Arguments

clipboard -- a gdk:clipboard object
result -- a g:async-result instance

Return Value

The gdk:texture object which holds the value of the content of clipboard.

Details

Finishes an asynchronous clipboard read started with the gdk:clipboard-read-texture-async function.
 

See also

#2024-11-21