window

Undocumented in source.

Members

Aliases

ButtonClick
alias ButtonClick = void delegate()

Undocumented in source.

Classes

Button
class Button

Undocumented in source.

Label
class Label

Undocumented in source.

Widget
class Widget

Undocumented in source.

Window
class Window

Undocumented in source.

Enums

MouseEvent
enum MouseEvent

Undocumented in source.

Functions

WindowProc
LRESULT WindowProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)

Undocumented in source. Be warned that the author may not have intended to support it.

WindowsMessageLoop
int WindowsMessageLoop()

Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MouseMsg
struct MouseMsg

Undocumented in source.

Meta