Struct glib::MainLoop [] [src]

pub struct MainLoop(_);

Methods

impl MainLoop
[src]

Trait Implementations

impl Clone for MainLoop
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for MainLoop
[src]

Returns the type identifier of Self.

impl Send for MainLoop
[src]

impl Sync for MainLoop
[src]