Widget.getPrimaryClipboard

Gets the primary clipboard of @widget.

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

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

class Widget
getPrimaryClipboard
()

Return Value

Type: Clipboard

the appropriate clipboard object.

Meta