Function set_spot

pub fn set_spot<Win>(
    font: Font,
    size: i32,
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    win: &Win,
)
where Win: WindowExt,
Available on crate feature dep_fltk only.
Expand description

Sets spot within the window