Package: gtk
Function gtk:text-buffer-move-mark
Lambda Listgtk:text-buffer-move-mark (buffer mark pos) Argumentsbuffer -- a gtk:text-buffer object mark -- a gtk:text-mark object, or a string with the name of the mark pos -- a gtk:text-iter iterator with the new position for mark in the text buffer Details Moves the mark to the new location pos. Emits the "mark-set" signal as notification of the move. | See also |
2024-7-3