Struct gtk::Invisible []

pub struct Invisible(_, _);

Methods

impl Invisible
[src]

[src]

[src]

Trait Implementations

impl Clone for Invisible

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Invisible

Formats the value using the given formatter. Read more

impl Hash for Invisible

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for Invisible

Returns the type identifier of Self.

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

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

1.0.0
[src]

This method tests for !=.

impl Eq for Invisible

impl IsA<Widget> for Invisible

impl IsA<Buildable> for Invisible

impl IsA<Object> for Invisible

impl Default for Invisible
[src]

[src]

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

impl InvisibleExtManual for Invisible
[src]

Auto Trait Implementations

impl !Send for Invisible

impl !Sync for Invisible