Clipboard.getDefault

Returns the default clipboard object for use with cut/copy/paste menu items and keyboard shortcuts.

class Clipboard
static
getDefault

Parameters

display gdk.display.Display

the #GdkDisplay for which the clipboard is to be retrieved.

Return Value

Type: gtk.clipboard.Clipboard

the default clipboard object.