Gtk.SelectionData.prototype.free

function free():void {
    // Gjs wrapper for gtk_selection_data_free()
}

Frees a Gtk.SelectionData structure returned from Gtk.SelectionData.prototype.copy.