draw_headerbar_bg

Function draw_headerbar_bg 

Source
pub(crate) fn draw_headerbar_bg(
    pixmap: &mut PixmapMut<'_>,
    scale: f32,
    colors: &ColorMap,
    state: &WindowState,
) -> Option<()>