Function gtk4::render_background

source ·
pub fn render_background(
    context: &impl IsA<StyleContext>,
    cr: &Context,
    x: f64,
    y: f64,
    width: f64,
    height: f64
)