API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
gint 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: gint
gint
Offset in visible characters from the start of the line.