Method
GtkTreeRowReferencecopy
since: 2.2
Declaration [src]
GtkTreeRowReference*
gtk_tree_row_reference_copy (
GtkTreeRowReference* reference
)
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. |