Package: gtk
Accessor gtk:editable-selection-bound
Lambda Listgtk:editable-selection-bound (object) Syntax(gtk:editable-selection-bound object) => end (setf (gtk:editable-selection-bound object) end) Argumentsobject -- a gtk:editable widget end -- an integer for the position of the opposite end of the selection from the cursor in chars Details Accessor of the selection-bound slot of the gtk:editable class.
The position of the opposite end of the selection from the cursor in chars. | See also |
2025-05-31