Function gtk4::render_line

source ·
pub fn render_line(
    context: &impl IsA<StyleContext>,
    cr: &Context,
    x0: f64,
    y0: f64,
    x1: f64,
    y1: f64
)