set_visible_line_index
Description:
Like [method@Gtk.
TextIter.set_line_index], but the index is in visible bytes, i.e. text with a tag making it invisible is not counted in the index.
Parameters:
| this |
a `GtkTextIter` |
| byte_on_line |
a byte index |