Method GTK2.TextIter()->set_visible_line_offset()


Method set_visible_line_offset

GTK2.TextIter set_visible_line_offset(int offset)

Description

Like set_line_offset(), but the offset is in visible characters, i.e. text with a tag making it invisible is not counted in the offset.