Method
GtkTreeRowReferencecopy
Declaration [src]
GtkTreeRowReference*
gtk_tree_row_reference_copy (
GtkTreeRowReference* reference
)
Description [src]
Copies a GtkTreeRowReference.
| Deprecated since: | 4.10 |
Please do not use it in newly written code. | |
Return value
| Returns: | GtkTreeRowReference |
A copy of |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |