Arrow.this

Creates a new #GtkArrow widget.

More...
  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.types.ArrowType arrowType, gtk.types.ShadowType shadowType)

Parameters

arrowType gtk.types.ArrowType

a valid #GtkArrowType.

shadowType gtk.types.ShadowType

a valid #GtkShadowType.

Return Value

the new #GtkArrow widget.

Detailed Description

Deprecated: Use a #GtkImage with a suitable icon.