Creates a new gtk.drop_target.DropTarget object.
If the drop target should support more than 1 type, pass G_TYPE_INVALID for type and then call gtk.drop_target.DropTarget.setGtypes.
The supported type or G_TYPE_INVALID
the supported actions
the new gtk.drop_target.DropTarget
Creates a new gtk.drop_target.DropTarget object.
If the drop target should support more than 1 type, pass G_TYPE_INVALID for type and then call gtk.drop_target.DropTarget.setGtypes.