Function

Gdk-3.0Gdkselection_convert

  • Retrieves the contents of a selection in a given form.

    Parameters

    • requestor: Gdk.Window
    • selection: Gdk.Atom

      an atom identifying the selection to get the contents of.

    • target: Gdk.Atom

      the form in which to retrieve the selection.

    • time_: number

      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.

    Returns void