Method
GtkTargetEntrycopy
Declaration [src]
GtkTargetEntry*
gtk_target_entry_copy (
GtkTargetEntry* data
)
Return value
Type: GtkTargetEntry
A pointer to a copy of data
.
Free with gtk_target_entry_free().
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |