Results 1 - 8 of 8 results out of about 6839 pages. (3.13 seconds)
- SDL_GetWindowFlags . . . 2 matches
- ...||'''window'''||the window to query||
== Return Value ==
Returns a mask of the [[SDL_WindowFlags]] associated with '''window'''; see [[#Remarks|Remarks]] for details.
== Code Ex...
- SGEnumerations . . . 1 match
- ...ces.
''Example'': [[SDL_BlendMode]], [[SDL_HintPriority]], [[SDL_PowerState]], [[SDL_WindowFlags]]
''Action'': There are a few content-dependent conventions we have chosen for c...
- SDL_SetWindowResizable . . . 1 match
- ...e and delete this comment.
== Remarks ==
This will add or remove the window's [[SDL_WindowFlags|SDL_WINDOW_RESIZABLE]] flag and allow/disallow user resizing of the window. This...
- SDL_CreateWindow . . . 1 match
- ... height of the window, in screen coordinates||
||'''flags'''||0, or one or more [[SDL_WindowFlags]] OR'd together; see [[#flags|Remarks]] for details||
== Return Value ==
Returns...
- SDL_CaptureMouse . . . 1 match
- ...ed automatically.
While capturing is enabled, the current window will have the [[SDL_WindowFlags|SDL_WINDOW_MOUSE_CAPTURE]] flag set.
== Version ==
This function is available si...
- CategoryVideo . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Display and Window Management =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/defau...
- CategoryEnum . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Enumerations =
<<TableOfContents()>>
== Introduction ==
This category contain...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
