Struct gtk::InfoBar []

pub struct InfoBar(_, _);

Methods

impl InfoBar
[src]

Trait Implementations

impl Clone for InfoBar

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for InfoBar

Formats the value using the given formatter.

impl Hash for InfoBar

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl StaticType for InfoBar

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for InfoBar

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for InfoBar

impl IsA<Box> for InfoBar

impl IsA<Container> for InfoBar

impl IsA<Widget> for InfoBar

impl IsA<Orientable> for InfoBar

impl IsA<Object> for InfoBar