Struct gtk::Notebook []

pub struct Notebook(_, _);

Methods

impl Notebook
[src]

impl Notebook
[src]

Trait Implementations

impl Clone for Notebook

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Notebook

Formats the value using the given formatter.

impl Hash for Notebook

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 Notebook

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for Notebook

impl IsA<Container> for Notebook

impl IsA<Widget> for Notebook

impl IsA<Object> for Notebook