Struct glib::Source [] [src]

pub struct Source(_);

Methods

impl Source
[src]

Trait Implementations

impl Clone for Source
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for Source
[src]

Returns the type identifier of Self.

impl Send for Source
[src]

impl Sync for Source
[src]