Method
GtkTargetListunref
Declaration [src]
void
gtk_target_list_unref (
GtkTargetList* list
)
Description [src]
Decreases the reference count of a GtkTargetList
by one.
If the resulting reference count is zero, frees the list.
void
gtk_target_list_unref (
GtkTargetList* list
)
Decreases the reference count of a GtkTargetList
by one.
If the resulting reference count is zero, frees the list.