Method GTK2.TextIter()->set_offset()
- Method set_offset
GTK2.TextIter
set_offset(int
char_offset
)- Description
Sets to point to char_offset. char_offset counts from the start of the entire text buffer, starting with 0.
GTK2.TextIter
set_offset(int
char_offset
)
Sets to point to char_offset. char_offset counts from the start of the entire text buffer, starting with 0.