mirror of
https://github.com/glfw/glfw.git
synced 2025-06-08 00:34:56 +00:00
Removed window-related sentence in quick.dox
This commit is contained in:
parent
22794d74f2
commit
7e3c110346
@ -149,10 +149,6 @@ if (!window)
|
|||||||
}
|
}
|
||||||
@endcode
|
@endcode
|
||||||
|
|
||||||
The window handle is passed to all window related functions and is provided
|
|
||||||
along all window related callbacks, so they can tell which window received
|
|
||||||
the event.
|
|
||||||
|
|
||||||
When a window and context is no longer needed, destroy it.
|
When a window and context is no longer needed, destroy it.
|
||||||
|
|
||||||
@code
|
@code
|
||||||
|
Loading…
Reference in New Issue
Block a user