Package: gtk
Function gtk-text-buffer-start-iter
Lambda Listgtk-text-buffer-start-iter (buffer) ArgumentsReturn ValueA 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 |
*2021-11-16