Skip to main content

draw_block_title

Function draw_block_title 

Source
pub fn draw_block_title(
    bbox: Rect,
    title: &ShapeLabel<'_>,
    lock: InterfaceLock,
    painter: &mut Style<'_, impl Renderer>,
)