Struct gtk::Paned []

pub struct Paned(_, _);

Methods

impl Paned
[src]

Trait Implementations

impl Clone for Paned

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Paned

Formats the value using the given formatter.

impl Hash for Paned

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

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

impl StaticType for Paned

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for Paned

impl IsA<Container> for Paned

impl IsA<Widget> for Paned

impl IsA<Orientable> for Paned

impl IsA<Object> for Paned