get_clipboard


Description:

public unowned Clipboard get_clipboard ()

Gets the clipboard object for this.

This is a utility function to get the clipboard object for the `GdkDisplay` that this is using.

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

Parameters:

this

a `GtkWidget`

Returns:

the appropriate clipboard object