DropTargetAsync
Description:
[ CCode ( has_construct_function = false ) ]
public DropTargetAsync (owned ContentFormats? formats, DragAction actions)
public DropTargetAsync (owned ContentFormats? formats, DragAction actions)
Creates a new `GtkDropTargetAsync` object.
Parameters:
formats |
the supported data formats |
actions |
the supported actions |
Returns:
the new `GtkDropTargetAsync` |