i_slint_core::item_rendering

Function render_item_children

Source
pub fn render_item_children(
    renderer: &mut dyn ItemRenderer,
    component: &ItemTreeRc,
    index: isize,
)
Expand description

Renders the children of the item with the specified index into the renderer.