a cairo_t
a state
the type of shadow to draw
the widget. [allow-none]
a style detail. [allow-none]
the type of arrow to draw
TRUE if the arrow tip should be filled
x origin of the rectangle to draw the arrow in
y origin of the rectangle to draw the arrow in
width of the rectangle to draw the arrow in
height of the rectangle to draw the arrow in
Warning gtk_paint_arrow has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_render_arrow() instead Draws an arrow in the given rectangle on cr using the given parameters. arrow_type determines the direction of the arrow.