Struct glib_sys::GTimer[][src]

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

Trait Implementations

impl Debug for GTimer
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GTimer

impl Sync for GTimer