Package: gtk

Accessor gtk:arrow-arrow-type

Lambda List

gtk:arrow-arrow-type (object)

Syntax

(gtk:arrow-arrow-type object) => arrow-type
(setf (gtk:arrow-arrow-type object) arrow-type)

Arguments

object -- a gtk:arrow widget
arrow-type -- a value of the gtk:arrow-type enumeration

Details

Accessor of the arrow-type slot of the gtk:arrow class. The direction the arrow should point.

Warning

The gtk:arrow-arrow-type function has been deprecated since version 3.14 and should not be used in newly written code. Use a gtk:image widget with a suitable icon.
 

See also

2023-12-30