Function sctk_adwaita::draw_headerbar
source ยท pub(crate) fn draw_headerbar(
pixmap: &mut PixmapMut<'_>,
text_pixmap: Option<&Pixmap>,
scale: f32,
resizable: bool,
state: &WindowState,
theme: &ColorTheme,
buttons: &Buttons,
mouse: Location,
)