Arrow.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.types.ArrowType arrowType, gtk.types.ShadowType shadowType)

Creates a new #GtkArrow widget.

Parameters

arrowTypea valid #GtkArrowType.
shadowTypea valid #GtkShadowType.

Returns

the new #GtkArrow widget.

Deprecated

Use a #GtkImage with a suitable icon.