[][src]Function gtk::render_arrow

pub fn render_arrow<P: IsA<StyleContext>>(
    context: &P,
    cr: &Context,
    angle: f64,
    x: f64,
    y: f64,
    size: f64
)