Deprecatedstyle: Gtk.Style
Deprecatedcr: default.Context
Deprecatedstate_type: Gtk.StateType
a state
Deprecatedshadow_type: Gtk.ShadowType
the type of shadow to draw
Deprecatedwidget: Gtk.Widget
the widget
Deprecateddetail: string
a style detail
Deprecatedarrow_type: Gtk.ArrowType
the type of arrow to draw
Deprecatedfill: boolean
true if the arrow tip should be filled
Deprecatedx: number
x origin of the rectangle to draw the arrow in
Deprecatedy: number
y origin of the rectangle to draw the arrow in
Deprecatedwidth: number
width of the rectangle to draw the arrow in
Deprecatedheight: number
height of the rectangle to draw the arrow in
Draws an arrow in the given rectangle on
crusing the given parameters.arrow_typedetermines the direction of the arrow.