Method GTK2.TextBuffer()->get_start_iter()
- Method get_start_iter
GTK2.TextIter
get_start_iter()- Description
Returns an iterator 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.