Method

Gdk.Clipboard.get_display

Declaration [src]

GdkDisplay*
gdk_clipboard_get_display (
  GdkClipboard* clipboard
)

Description [src]

Gets the GdkDisplay that the clipboard was created for.

Gets propertyGdk.Clipboard:display

Return value

Returns: GdkDisplay

a GdkDisplay

Ownership is not transferred to the caller