Struct gio_sys::GAppInfoMonitor[][src]

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

Trait Implementations

impl Debug for GAppInfoMonitor
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations