Function gtk4::render_icon

source ·
pub fn render_icon(
    context: &impl IsA<StyleContext>,
    cr: &Context,
    texture: &impl IsA<Texture>,
    x: f64,
    y: f64
)