Method

GtkSelectionDataget_display

since: 2.14

Declaration [src]

GdkDisplay*
gtk_selection_data_get_display (
  const GtkSelectionData* selection_data
)

Description [src]

Retrieves the display of the selection.

Available since: 2.14

Return value

Type: GdkDisplay

The display of the selection.

The returned data is owned by the instance.