[][src]Module porcupine::window

Structs

DroplessWindow

A reference to a window that doesn't run the standard drop procedures.

ExtendedWindowStyle
OwnedWindowClass

An owned, modifyable window class.

WeakWindow

A weak wrapper around the Win32 HWND.

Window

A wrapper around the Win32 HWND.

WindowStyle

Enums

CmdShow

Ways to show a window.

Traits

GenericWindow

A trait to generalize interactions with windows.

WindowClass

A window class; either a reference to a window class or a full, owned window class.