Struct gio_sys::GNotification [] [src]

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

Trait Implementations

impl Debug for GNotification
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GNotification

impl Sync for GNotification