Struct dwindow::Window [] [src]

pub struct Window { /* fields omitted */ }

Top-level window.

Methods

impl Window
[src]

Trait Implementations

impl WindowExt for Window
[src]

impl Eq for Window
[src]

impl PartialEq for Window
[src]

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

This method tests for !=.