DropTarget.this
this
(gobject.types.GType type, gdk.types.DragAction actions)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].
Parameters
type | The supported type or G_TYPE_INVALID |
actions | the supported actions |
Returns
the new [gtk.drop_target.DropTarget]