Method

GtkTextIteris_start

Declaration [src]

gboolean
gtk_text_iter_is_start (
  const GtkTextIter* iter
)

Description [src]

Returns TRUE if iter is the first iterator in the buffer.

Return value

Type: gboolean

Whether iter is the first in the buffer.