Struct glib_sys::GMainContext[][src]

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

Trait Implementations

impl Debug for GMainContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GMainContext

impl Sync for GMainContext