Package: gtk

Function gtk:text-buffer-start-iter

Lambda List

gtk:text-buffer-start-iter (buffer)

Arguments

buffer -- a gtk:text-buffer object

Return Value

The gtk:text-iter iterator.

Details

Returns an iterator with the first position in the text buffer. This is the same as using the gtk:text-buffer-iter-at-offset function to get the itererator at character offset 0.
 

See also

2024-7-3