Struct glib_sys::GMainLoop[][src]

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

Trait Implementations

impl Debug for GMainLoop
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GMainLoop

impl Sync for GMainLoop