renderArrow

fun renderArrow(context: StyleContext, cr: <Error class: unknown class>, angle: <Error class: unknown class>, x: <Error class: unknown class>, y: <Error class: unknown class>, size: <Error class: unknown class>)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

---

Renders an arrow pointing to @angle.

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

Parameters

context

a GtkStyleContext

cr

a cairo_t

angle

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

x

X origin of the render area

y

Y origin of the render area

size

square side for render area