Method

Gtk.TreeRowReference.copy

Declaration [src]

GtkTreeRowReference*
gtk_tree_row_reference_copy (
  GtkTreeRowReference* reference
)

Description [src]

Copies a GtkTreeRowReference.

Return value

Returns: GtkTreeRowReference

a copy of reference

Ownership of the data is transferred to the caller