GtkArrow Constructor

GtkArrow ( GtkArrowType direction , GtkShadowType shadow_type);

Creates an arrow pointing in direction direction. shadow_type defines the appearance of the arrow.

GtkArrow extends from GtkMisc meaning that it can be padded and aligned to take up as much or as little space as desired. By default, an arrow will expand and fill the space available to it.