Optionalproperties: Partial<{ flags: number; info: number; target: string }>Makes a copy of a Gtk.TargetEntry and its data.
a pointer to a copy of data. Free with gtk_target_entry_free()
Frees a Gtk.TargetEntry returned from
gtk_target_entry_new() or gtk_target_entry_copy().
Staticnew
A Gtk.TargetEntry represents a single type of data than can be supplied for by a widget for a selection or for supplied or received during drag-and-drop.