Package: gtk

Function gtk-text-iter-is-start

Lambda List

gtk-text-iter-is-start (iter)

Arguments

iter -- a gtk-text-iter instance

Return Value

A boolean whether the iterator is the first in the text buffer.

Details

Returns true if the iterator is the first iterator in the text buffer, that is if the iterator has a character offset of 0.
 

See also

2021-6-13