Struct oxidized_curses::window::SubWindow[][src]

pub struct SubWindow { /* fields omitted */ }
Expand description

A window inside the main window

Implementations

Create a new subwindow from the rectangle given

Trait Implementations

Free the internal subwindow pointer

Move the cursor and print a string at specific coordinates on the subwindow

Print a string at the curent subwindow cursor position

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.