mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 00:04:55 +00:00
Updated new.docx
This commit is contained in:
parent
a2e47efd5a
commit
4b2f11aad0
@ -35,6 +35,12 @@ are still available.
|
||||
For more information see @ref cursor_standard.
|
||||
|
||||
|
||||
@subsubsection features_34_get_window_title Ability to get a window's title
|
||||
|
||||
GLFW now supports retrieving a window's title with the @ref glfwGetWindowTitle
|
||||
function.
|
||||
|
||||
|
||||
@subsubsection mouse_passthrough_34 Mouse event passthrough
|
||||
|
||||
GLFW now provides the [GLFW_MOUSE_PASSTHROUGH](@ref GLFW_MOUSE_PASSTHROUGH_hint)
|
||||
@ -231,6 +237,7 @@ then GLFW will fail to initialize.
|
||||
- @ref glfwGetPlatform
|
||||
- @ref glfwPlatformSupported
|
||||
- @ref glfwInitVulkanLoader
|
||||
- @ref glfwGetWindowTitle
|
||||
|
||||
|
||||
@subsubsection types_34 New types in version 3.4
|
||||
|
Loading…
Reference in New Issue
Block a user