Package: gtk

Accessor gtk:text-scroll-offset

Lambda List

gtk:text-scroll-offset (object)

Syntax

(gtk:text-scroll-offset object) => offset
(setf (gtk:text-scroll-offset object) offset)

Arguments

object -- 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