Struct gtk::IconSet []

pub struct IconSet(_);

Methods

impl IconSet
[src]

[src]

[src]

[src]

[src]

Important traits for Vec<u8>
[src]

[src]

Trait Implementations

impl Clone for IconSet

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl StaticType for IconSet

Returns the type identifier of Self.

impl Default for IconSet
[src]

[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for IconSet

impl !Sync for IconSet