window

Undocumented in source.

Members

Aliases

ButtonClick
alias ButtonClick = void delegate()
Undocumented in source.
determineWindowingBackend
alias determineWindowingBackend = memoize!redetermineWindowingBackend
Undocumented in source.

Classes

Button
class Button
Undocumented in source.
Label
class Label
Undocumented in source.
Widget
class Widget
Undocumented in source.

Enums

MouseEvent
enum MouseEvent
Undocumented in source.
WindowingBackend
enum WindowingBackend
Undocumented in source.
WindowingBackend
enum WindowingBackend
Undocumented in source.

Functions

createPlatformWindow
IWindow createPlatformWindow()
Undocumented in source. Be warned that the author may not have intended to support it.
loadPlatformWindow
void loadPlatformWindow()
Undocumented in source. Be warned that the author may not have intended to support it.
redetermineWindowingBackend
WindowingBackend redetermineWindowingBackend()
Undocumented in source. Be warned that the author may not have intended to support it.
runMainLoop
void runMainLoop()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IWindow
interface IWindow
Undocumented in source.

Structs

MouseMsg
struct MouseMsg
Undocumented in source.

Meta