Assigns the value of other to iter.
This function is not useful in applications, because iterators can be assigned with GtkTextIter i = j;.
The function is used by language bindings.
another gtk.text_iter.TextIter
Assigns the value of other to iter.
This function is not useful in applications, because iterators can be assigned with GtkTextIter i = j;.
The function is used by language bindings.