Method
GtkSelectionDataget_display
since: 2.14
Declaration [src]
GdkDisplay*
gtk_selection_data_get_display (
const GtkSelectionData* selection_data
)
Return value
Type: GdkDisplay
The display of the selection.
The returned data is owned by the instance. |