TextIter.setVisibleLineIndex
void setVisibleLineIndex(int byteOnLine) nothrowLike gtk.text_iter.TextIter.setLineIndex, but the index is in visible bytes, i.e. text with a tag making it invisible is not counted in the index.
Parameters
byteOnLine | a byte index |