gfx.window.win32

Win32 Window interface for Gfx-d

Modules

context
module gfx.window.win32.context
Undocumented in source.
keymap
module gfx.window.win32.keymap
Undocumented in source.

Members

Classes

Win32Display
class Win32Display
Undocumented in source.
Win32Window
class Win32Window
Undocumented in source.

Functions

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

Manifest constants

gfxW32Tag
enum gfxW32Tag;
Undocumented in source.

Properties

keyMods
KeyMods keyMods [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

gfxW32Log
auto gfxW32Log;
Undocumented in source.
wndClassName
wstring wndClassName;
Undocumented in source.

Meta