TargetList.this

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

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.target_entry.TargetEntry[] targets)
    class TargetList

Parameters

targets gtk.target_entry.TargetEntry[]

Pointer to an array of #GtkTargetEntry

Return Value

the new #GtkTargetList.