Gtk.SelectionData.prototype.get_display

function get_display():Gdk.Display {
    // Gjs wrapper for gtk_selection_data_get_display()
}

Retrieves the display of the selection.

Since 2.14

Returns

the display of the selection.