DropTarget

constructor(type: <Error class: unknown class>, actions: <Error class: unknown class>)

Creates a new GtkDropTarget object.

If the drop target should support more than 1 type, pass %G_TYPE_INVALID for @type and then call method@Gtk.DropTarget.set_gtypes.

Return

the new GtkDropTarget

Parameters

type

The supported type or %G_TYPE_INVALID

actions

the supported actions


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)