Method

GtkTargetListref

Declaration [src]

GtkTargetList*
gtk_target_list_ref (
  GtkTargetList* list
)

Description [src]

Increases the reference count of a GtkTargetList by one.

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.