gtk :: GtkArrow :: new
new (arrow_type: GtkArrowType, shadow_type: GtkShadowType) `{ return (GtkArrow *)gtk_arrow_new(arrow_type, shadow_type); `}