Method

GtkTextIterfree

Declaration [src]

void
gtk_text_iter_free (
  GtkTextIter* iter
)

Description [src]

Free an iterator allocated on the heap. This function is intended for use in language bindings, and is not especially useful for applications, because iterators can simply be allocated on the stack.