Method

GtkClipboardget_display

since: 2.2

Declaration [src]

GdkDisplay*
gtk_clipboard_get_display (
  GtkClipboard* clipboard
)

Description [src]

Gets the GdkDisplay associated with clipboard.

Available since: 2.2

Return value

Type: GdkDisplay

The GdkDisplay associated with clipboard.

The returned data is owned by the instance.