Description Usage Arguments Value Author(s)
Creates a dynamically allocated tree iterator as a copy of iter
.
This function is not intended for use in applications, because you
can just copy the structs by value
(GtkTreeIter new_iter = iter;
).
1 | gtkTreeIterCopy(object)
|
|
A |
[GtkTreeIter
] a newly-allocated copy of iter
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.