Package: gdk

Function gdk:clipboard-read-text-finish

Lambda List

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

Arguments

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

Return Value

The string which holds the value of the content of clipboard.

Details

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

See also

#2024-11-21