Package: gtk
Function gtk:text-buffer-get-insert
Lambda Listgtk:text-buffer-get-insert (buffer) ArgumentsReturn ValueThe gtk:text-mark object with the 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 |
2024-7-3