Arrow.this

Creates a new GtkArrow widget.

  1. this(GtkArrow* gtkArrow)
  2. this(GtkArrowType arrowType, GtkShadowType shadowType)

Parameters

arrowType GtkArrowType

a valid GtkArrowType.

shadowType GtkShadowType

a valid GtkShadowType.

Throws

ConstructionException GTK+ fails to create the object.

Meta