Package: gtk

Accessor gtk-handle-box-handle-position

Lambda List

gtk-handle-box-handle-position (object)

Syntax

(gtk-handle-box-handle-position object) => position
(setf (gtk-handle-box-handle-position object) position)

Arguments

object -- a gtk-handle-box widget
position -- a value of the gtk-position-type enumeration

Details

Accessor of the handle-position slot of the gtk-handle-box class.

The slot access function gtk-handle-box-handle-position gets the side of the handle box where the handle should be drawn. The slot access function (setf gtk-handle-box-handle-position) sets the handle position.

Warning

The function gtk-handle-box-handle-position 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