clear
Description:
public void clear ()
Clears the contents of the clipboard.
Generally this should only be called between the time you call
set_with_owner or set_with_data, and when the clear_func
you supplied is called. Otherwise, the clipboard may be owned by someone else.
Parameters:
this |