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.
Return: a copy of the @iter, free with gtk_text_iter_free()
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.
Return: a copy of the @iter, free with gtk_text_iter_free()