Struct gtk::TreeIter []

pub struct TreeIter(_);

Trait Implementations

impl Clone for TreeIter

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for TreeIter

Formats the value using the given formatter. Read more

impl StaticType for TreeIter

Returns the type identifier of Self.

Auto Trait Implementations

impl !Send for TreeIter

impl !Sync for TreeIter