Package: gtk
Function gtk:text-buffer-get-insert
Lambda Listgtk:text-buffer-get-insert (buffer) ArgumentsReturn ValueThe 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 |
#2023-3-7