renderArrow

Renders an arrow pointing to angle.

Typical arrow rendering at 0, 1⁄2 π;, π; and 3⁄2 π:

void
renderArrow

Parameters

context gtk.style_context.StyleContext
cr cairo.context.Context
angle double

arrow angle from 0 to 2 * G_PI, being 0 the arrow pointing to the north

x double

X origin of the render area

y double

Y origin of the render area

size double

square side for render area