gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
gfx.window.win32
gfx
window
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
Source
See Source File
gfx
window
modules
keys
wayland
win32
xcb
xkeyboard
aliases
CloseHandler
KeyHandler
MouseHandler
ResizeHandler
enums
LinuxDisplay
functions
createDisplay
interfaces
Display
Window
manifest constants
gfxWindowLogMask
structs
DisplayCreateInfo
KeyEvent
MouseEvent
variables
gfxWindowLog
Win32 Window interface for Gfx-d