Package: gtk

Accessor gtk:gesture-pan-orientation

Lambda List

gtk:gesture-pan-orientation (object)

Syntax

(gtk:gesture-pan-orientation object) => orientation
(setf (gtk:gesture-pan-orientation object) orientation)

Arguments

object -- a gtk:gesture object
orientation -- a gtk:orientation value

Details

The accessor for the orientation slot of the gtk:gesture-pan class gets or sets the orientation of the pan gestures that this gesture expects.
 

See also

2025-08-17