Package: gtk
Function gtk-text-buffer-get-insert
Lambda Listgtk-text-buffer-get-insert (buffer) ArgumentsReturn ValueA gtk-text-mark insertion point mark. Details
Returns the mark that represents the cursor (insertion point). Equivalent to calling the gtk-text-buffer-mark function to get the mark
named "insert", but more efficient. | See also |
2021-11-16