Struct gio_sys::GNotification[][src]

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

Trait Implementations

impl Debug for GNotification
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations