Method

GtkTreeRowReferencecopy

since: 2.2

Declaration [src]

GtkTreeRowReference*
gtk_tree_row_reference_copy (
  GtkTreeRowReference* reference
)

Description [src]

Copies a GtkTreeRowReference.

Available since: 2.2

Return value

Type: GtkTreeRowReference

A copy of reference.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.