Type Definition gabelstaplerwm::wm::window_system::ScreenMatching
[−]
[src]
type ScreenMatching = Box<Fn(&mut Screen, Crtc, usize)>;
Closure type of a callback function modifying screen areas to configure multimonitor setups and screen areas in general.