API Version: 4.0
Library Version: 4.15.4
Generated by gi-docgen 2024.2
int gtk_text_iter_get_visible_line_offset ( const GtkTextIter* iter )
Returns the offset in characters from the start of the line to the given iter, not counting characters that are invisible due to tags with the “invisible” flag toggled on.
iter
Type: int
int
Offset in visible characters from the start of the line.