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

Accessor of the orientation slot of the gtk:gesture-pan class. The gtk:gesture-pan-orientation function returns the orientation of the pan gestures that this gesture expects. The (setf gtk:gesture-pan-orientation) function sets the orientation.
 

See also

2024-2-19