Package: gtk

Accessor gtk-frame-shadow-type

Lambda List

gtk-frame-shadow-type (object)

Syntax

(gtk-frame-shadow-type object) => type
(setf (gtk-frame-shadow-type object) type)

Arguments

object -- a gtk-frame widget
type -- a value of the gtk-shadow-type enumeration

Details

Accessor of the shadow-type slot of the gtk-frame class.

The slot access function gtk-frame-shadow-type retrieves the shadow type of the frame. The slot access function (setf gtk-frame-shadow-type) sets the shadow type for the frame.
 

See also

2020-9-5