Package: gtk

Function gtk-text-buffer-iter-at-mark

Lambda List

gtk-text-buffer-iter-at-mark (buffer mark)

Arguments

buffer -- a gtk-text-buffer object
mark -- a gtk-text-mark object, or a string with the mark name in the text buffer

Return Value

A gtk-text-iter interator.

Details

Returns the iterator with the current position of mark.
 

See also

2021-11-16