Package: gdk

Function gdk:clipboard-read-value-finish

Lambda List

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

Arguments

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

Return Value

The g:value instance which holds the value of the content of clipboard.

Details

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

See also

#2024-11-21