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 function gtk-arrow-set 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

2021-7-22