Struct gdk_sys::GdkDisplayManager[][src]

#[repr(C)]
pub struct GdkDisplayManager(_);

Trait Implementations

impl Debug for GdkDisplayManager
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations