set_offset
Description:
Sets this to point to char_offset.
char_offset counts from the start of the entire text buffer, starting with 0.
Parameters:
| this |
a `GtkTextIter` |
| char_offset |
a character number |
Sets this to point to char_offset.
char_offset counts from the start of the entire text buffer, starting with 0.
| this |
a `GtkTextIter` |
| char_offset |
a character number |