Package: gtk
Accessor gtk:text-scroll-offset
Lambda Listgtk:text-scroll-offset (object) Syntax(gtk:text-scroll-offset object) => offset (setf (gtk:text-scroll-offset object) offset) Argumentsobject -- a gtk:text widget offset -- an integer with the number of pixels the text entry scrolled off the screen Details Accessor of the scroll-offset slot of the gtk:text
class.
The number of pixels the text entry scrolled off the screen to the left. | See also |
2024-5-17