Results 1 - 8 of 8 results out of about 6838 pages. (2.97 seconds)
- SDL_GetWindowFlags . . . 3 matches
- ...
= SDL_GetWindowFlags =
Use this function to get the window flags.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
Uint32 SDL_GetWindowFlags(SDL_Window* window)
}}}
== Fu...
- SGFunctions . . . 1 match
- ...unctions).||
||''Example'': [[SDL_RestoreWindow]](), [[SDL_SetWindowTitle]](), [[SDL_GetWindowFlags]]()||
||''Note'': Of course there are some other phrases to describe this parame...
- SDL_WindowFlags . . . 1 match
- ...s available since SDL 2.0.0.
== Related Functions ==
.[[SDL_CreateWindow]]
.[[SDL_GetWindowFlags]]
.[[SDL_HideWindow]]
.[[SDL_MaximizeWindow]]
.[[SDL_MinimizeWindow]]
.[[SDL...
- SDL_SetWindowResizable . . . 1 match
- ...ion ==
This function is available since SDL 2.0.5.
== Related Functions ==
.[[SDL_GetWindowFlags]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryVideo]]
##See ...
- SDL_SetWindowBordered . . . 1 match
- ...sion ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetWindowFlags]]
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instruction...
- SDL_CreateWindow . . . 1 match
- ...n if SDL_WINDOW_HIDDEN is not set. SDL_WINDOW_SHOWN may be queried later using [[SDL_GetWindowFlags]]().
On Apple's OS X you '''must''' set the NSHighResolutionCapable Info.plist ...
- 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...
- 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...
