Struct glib::TimeZone [] [src]

pub struct TimeZone(_);

Methods

impl TimeZone
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for TimeZone
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl StaticType for TimeZone
[src]

[src]

Returns the type identifier of Self.

Auto Trait Implementations

impl !Send for TimeZone

impl !Sync for TimeZone