Package: gtk

Function gtk:arrow-set

Lambda List

gtk:arrow-set (arrow arrow-type shadow-type)

Arguments

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

Details

Sets the direction and style of the arrow.

Warning

The gtk:arrow-set 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