Struct gtk::Window []

pub struct Window(_, _);

Methods

impl Window
[src]

Trait Implementations

impl Clone for Window

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Window

Formats the value using the given formatter.

impl Hash for Window

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 Window

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for Window

impl IsA<Bin> for Window

impl IsA<Container> for Window

impl IsA<Widget> for Window

impl IsA<Object> for Window