Description Usage Arguments Value Author(s)
Creates a dynamically-allocated copy of an iterator. This function
is not useful in applications, because iterators can be copied with a
simple assignment (GtkTextIter i = j;
). The
function is used by language bindings.
1 | gtkTextIterCopy(object)
|
|
an iterator |
[GtkTextIter
] a copy of the 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.