DropTargetAsync.this

Creates a new GtkDropTargetAsync object.

  1. this(GtkDropTargetAsync* gtkDropTargetAsync, bool ownedRef)
  2. this(ContentFormats formats, GdkDragAction actions)
    class DropTargetAsync

Parameters

formats ContentFormats

the supported data formats

actions GdkDragAction

the supported actions

Return Value

the new GtkDropTargetAsync

Throws

ConstructionException GTK+ fails to create the object.

Meta