Package: gtk

Accessor gtk-handle-box-snap-edge-set

Lambda List

gtk-handle-box-snap-edge-set (object)

Syntax

(gtk-handle-box-snap-edge-set object) => setting
(setf (gtk-handle-box-snap-edge-set object) setting)

Arguments

object -- a gtk-handle-box widget
setting -- a boolean whether to use the value from the snap-edge property

Details

Accessor of the snap-edge-set slot of the gtk-handle-box class.

Whether to use the value from the snap-edge property or a value derived from the handle-position property.

Warning

The function gtk-handle-box-snap-edge-set has been deprecated since version 3.4 and should not be used in newly written code. The gtk-handle-box widget has been deprecated.
 

See also

2021-7-20