Clipboard.getDefault
gtk.clipboard.Clipboard getDefault(gdk.display.Display display)Returns the default clipboard object for use with cut/copy/paste menu items and keyboard shortcuts.
Parameters
display | the #GdkDisplay for which the clipboard is to be retrieved. |
Returns
the default clipboard object.