Package: gtk

Accessor gtk:slice-list-model-offset

Lambda List

gtk:slice-list-model-offset (object)

Syntax

(gtk:slice-list-model-offset object) => offset
(setf (gtk:slice-list-model-offset object) offset)

Arguments

object -- a gtk:slice-list-model object
offset -- an integer with the offset

Details

Accessor of the offset slot of the gtk:slice-list-model class. The gtk:slice-list-model-offset function gets the offset. The (setf gtk:slice-list-model-offset) function sets the offset into the original model for this slice. If the offset is too large for the sliced model, object will end up empty.
 

See also

2024-12-15