Function

Gdk-3.0Gdkselection_send_notify_for_displaySince 2.2

  • Send a response to SelectionRequest event.

    Parameters

    • display: Gdk.Display

      the Gdk.Display where requestor is realized

    • requestor: Gdk.Window

      window to which to deliver response

    • selection: Gdk.Atom

      selection that was requested

    • target: Gdk.Atom

      target that was selected

    • property: Gdk.Atom

      property in which the selection owner stored the data, or GDK_NONE to indicate that the request was rejected

    • time_: number

      timestamp

    Returns void

    2.2