TargetList.this

Creates a new gtk.TargetList from an array of gtk.TargetEntry

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

Parameters

targets TargetEntry[]

Pointer to an array of gtk.TargetEntry

Return Value

Throws

ConstructionException GTK+ fails to create the object.