Gtk.Arrow.ArrowType Property
Used to change the direction of an Arrow.

Syntax

[GLib.Property("arrow-type")]
public ArrowType ArrowType { set; get; }

Value

A new Arrow.

Remarks

Changes the direction of an Arrow.

The cardinal directions are: ArrowType.Up, ArrowType.Down, ArrowType.Left and ArrowType.Right.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)