API Version: 41.0
Library Version: 41.0
gboolean ide_text_iter_backward_paragraph_start ( GtkTextIter* iter )
Searches backwards until we find the beginning of a paragraph.
iter
GtkTextIter*
A GtkTextIter.
GtkTextIter
gboolean
TRUE if we are not at the beginning of the buffer; otherwise FALSE.
TRUE
FALSE