get_start_iter
Description:
Initialized iter
with the first position in the text buffer.
This is the same as using get_iter_at_offset to get the iter at character offset 0.
Parameters:
this | |
iter |
iterator to initialize |
Initialized iter
with the first position in the text buffer.
This is the same as using get_iter_at_offset to get the iter at character offset 0.
this | |
iter |
iterator to initialize |