Arrow.this

Creates a new gtk.Arrow widget.

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

Parameters

arrowType GtkArrowType

a valid GtkArrowType

shadowType GtkShadowType

Return Value

the new gtk.Arrow widget.

Detailed Description

Deprecated: Use a gtk.Image with a suitable icon.

Throws

ConstructionException GTK+ fails to create the object.