Package: gtk

Function gtk:clipboard-clear

Lambda List

gtk:clipboard-clear (clipboard)

Arguments

clipboard -- a gtk:clipboard object

Details

Clears the contents of the clipboard. Generally this should only be called after the time you call the gtk:clipboard-set-with-data function. Otherwise, the clipboard may be owned by someone else.
 

See also

#2023-3-16