gtkEditableCutClipboard {RGtk2}R Documentation

gtkEditableCutClipboard

Description

Causes the characters in the current selection to be copied to the clipboard and then deleted from the widget.

Usage

gtkEditableCutClipboard(object)

Arguments

object [GtkEditable] a GtkEditable widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]