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 for the offset

Details

The accessor for the offset slot of the gtk:slice-list-model class gets or 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

2025-08-13