Package: gtk

Accessor gtk-handle-box-shadow-type

Lambda List

gtk-handle-box-shadow-type (object)

Syntax

(gtk-handle-box-shadow-type object) => shadow-type
(setf (gtk-handle-box-shadow-type object) shadow-type)

Arguments

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

Details

Accessor of the shadow-type slot of the gtk-handle-box class.

The function gtk-handle-box-shadow-type gets the type of shadow drawn around the handle box. The function (setf gtk-handle-box-shadow-type) sets the type of shadow.

Warning

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