Method
GtkTargetListref
Declaration [src]
GtkTargetList*
gtk_target_list_ref (
GtkTargetList* list
)
Return value
Type: GtkTargetList
The passed in GtkTargetList
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |