gtkTextBufferCutClipboard {RGtk2} | R Documentation |
Copies the currently-selected text to a clipboard, then deletes said text if it's editable.
gtkTextBufferCutClipboard(object, clipboard, default.editable)
|
[GtkTextBuffer ] a GtkTextBuffer |
|
[GtkClipboard ] the GtkClipboard object to cut to |
|
[logical] default editability of the buffer |
Derived by RGtkGen from GTK+ documentation