Clipboard.getDefault

gtk.clipboard.Clipboard getDefault(gdk.display.Display display) static nothrow

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

Parameters

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

Returns

the default clipboard object.