API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
gboolean gtk_text_iter_is_start ( const GtkTextIter* iter )
Returns TRUE if iter is the first iterator in the buffer, that is if iter has a character offset of 0.
TRUE
iter
Type: gboolean
gboolean
Whether iter is the first in the buffer.