gtkClipboardClear {RGtk2} | R Documentation |
Clears the contents of the clipboard. Generally this should only
be called between the time you call gtkClipboardSetWithOwner
or gtkClipboardSetWithData
,
and when the clear.func
you supplied is called. Otherwise.
gtkClipboardClear(object)
|
[GtkClipboard ] a GtkClipboard |
Derived by RGtkGen from GTK+ documentation