gtkEditablePasteClipboard {RGtk2}R Documentation

gtkEditablePasteClipboard

Description

Causes the contents of the clipboard to be pasted into the given widget at the current cursor position.

Usage

gtkEditablePasteClipboard(object)

Arguments

object [GtkEditable] a GtkEditable widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]