Trait limn_core::prelude::glutin::os::unix::MonitorIdExt
[−]
pub trait MonitorIdExt { fn native_id(&self) -> u32; }
Additional methods on MonitorId
that are specific to Linux.
Required Methods
Implementors
impl MonitorIdExt for MonitorId