Selection.convert

Retrieves the contents of a selection in a given form.

struct Selection
static
void
convert

Parameters

requestor Window
selection GdkAtom

an atom identifying the selection to get the contents of.

target GdkAtom

the form in which to retrieve the selection.

time uint

the 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.