selectionConvert

fnvoid selectionConvert(gdk.window.Window requestor, gdk.atom.Atom selection, gdk.atom.Atom target, uint time)

Retrieves the contents of a selection in a given form.

Parameters

requestora #GdkWindow.
selectionan atom identifying the selection to get the contents of.
targetthe form in which to retrieve the selection.
timethe timestamp to use when retrieving the selection. The selection owner may refuse the request if it did not own the selection at the time indicated by the timestamp.