Package: gdk

Function gdk:clipboard-set-value

Lambda List

gdk:clipboard-set-value (clipboard gvalue)

Arguments

clipoboard -- a gdk:clipboard object
gvalue -- a g:value instance

Details

Sets the clipboard to contain the given gvalue.

Notes

This function is called from the gdk:clipboard-set function to store the g:value instance into the clipboard.
 

See also

#2023-7-30