glfw-d v1.0.0 (2020-08-19T21:49:41Z)
Dub
Repo
updateWindowStyles
glfw3
win32_window
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) __gshared static
void
updateWindowStyles
(
const
(
_GLFWwindow
)*
window
)
Meta
Source
See Implementation
glfw3
win32_window
static functions
_glfwPlatformCreateCursor
_glfwPlatformCreateStandardCursor
_glfwPlatformCreateWindow
_glfwPlatformCreateWindowSurface
_glfwPlatformDestroyCursor
_glfwPlatformDestroyWindow
_glfwPlatformFocusWindow
_glfwPlatformFramebufferTransparent
_glfwPlatformGetClipboardString
_glfwPlatformGetCursorPos
_glfwPlatformGetFramebufferSize
_glfwPlatformGetKeyScancode
_glfwPlatformGetPhysicalDevicePresentationSupport
_glfwPlatformGetRequiredInstanceExtensions
_glfwPlatformGetScancodeName
_glfwPlatformGetWindowContentScale
_glfwPlatformGetWindowFrameSize
_glfwPlatformGetWindowOpacity
_glfwPlatformGetWindowPos
_glfwPlatformGetWindowSize
_glfwPlatformHideWindow
_glfwPlatformIconifyWindow
_glfwPlatformMaximizeWindow
_glfwPlatformPollEvents
_glfwPlatformPostEmptyEvent
_glfwPlatformRawMouseMotionSupported
_glfwPlatformRequestWindowAttention
_glfwPlatformRestoreWindow
_glfwPlatformSetClipboardString
_glfwPlatformSetCursor
_glfwPlatformSetCursorMode
_glfwPlatformSetCursorPos
_glfwPlatformSetRawMouseMotion
_glfwPlatformSetWindowAspectRatio
_glfwPlatformSetWindowDecorated
_glfwPlatformSetWindowFloating
_glfwPlatformSetWindowIcon
_glfwPlatformSetWindowMonitor
_glfwPlatformSetWindowOpacity
_glfwPlatformSetWindowPos
_glfwPlatformSetWindowResizable
_glfwPlatformSetWindowSize
_glfwPlatformSetWindowSizeLimits
_glfwPlatformSetWindowTitle
_glfwPlatformShowWindow
_glfwPlatformWaitEvents
_glfwPlatformWaitEventsTimeout
_glfwPlatformWindowFocused
_glfwPlatformWindowHovered
_glfwPlatformWindowIconified
_glfwPlatformWindowMaximized
_glfwPlatformWindowVisible
_glfwRegisterWindowClassWin32
_glfwUnregisterWindowClassWin32
acquireMonitor
applyAspectRatio
chooseImage
createIcon
createNativeWindow
cursorInContentArea
disableCursor
disableRawMouseMotion
enableCursor
enableRawMouseMotion
fitToMonitor
getFullWindowSize
getKeyMods
getWindowExStyle
getWindowStyle
glfwGetWin32Window
releaseMonitor
updateClipRect
updateCursorImage
updateFramebufferTransparency
updateWindowStyles
windowProc