get_primary_clipboard


Description:

public unowned Clipboard get_primary_clipboard ()

Gets the primary clipboard of this.

This is a utility function to get the primary 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