TargetList.this

Creates a new #GtkTargetList from an array of #GtkTargetEntry.

  1. this(GtkTargetList* gtkTargetList)
  2. this(TargetEntry[] targets)
    class TargetList

Parameters

targets TargetEntry[]

Pointer to an array of #GtkTargetEntry

Throws

ConstructionException GTK+ fails to create the object.

Meta