Function

Gdk-3.0Gdkselection_send_notify

  • Sends a response to SelectionRequest event.

    Parameters

    • 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