Function i_slint_core::item_rendering::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.