Widget.getClipboard

Gets the clipboard object for @widget.

This is a utility function to get the clipboard object for the GdkDisplay that @widget is using.

Note that this function always works, even when @widget is not realized yet.

class Widget
getClipboard
()

Return Value

Type: Clipboard

the appropriate clipboard object.

Meta