Arrow.set

void set(gtk.types.ArrowType arrowType, gtk.types.ShadowType shadowType)

Sets the direction and style of the #GtkArrow, arrow.

Parameters

arrowTypea valid #GtkArrowType.
shadowTypea valid #GtkShadowType.

Deprecated

Use a #GtkImage with a suitable icon.