Function screen_num_inside

pub fn screen_num_inside<R>(rect: R) -> i32
where R: Into<Rectangle<i32>> + Copy,
Available on crate feature dep_fltk only.
Expand description

Returns the screen number for the screen which intersects the most with the provided rectangle