Function

Gdk-3.0Gdkdrop_finish

  • Ends the drag operation after a drop.

    This function is called by the drag destination.

    Parameters

    • context: Gdk.DragContext
    • success: boolean

      true if the data was successfully received

    • time_: number

      the timestamp for this operation

    Returns void