[ Version ( since = "3.2" ) ]
public void assign (TextIter other)
Assigns the value of other to this.
This function is not useful in applications, because iterators can be assigned with `GtkTextIter i = j;`.
The function is used by language bindings.
| this |
a `GtkTextIter` |
| other |
another `GtkTextIter` |