Results 326 - 350 of 563 results out of about 6839 pages. (3.82 seconds)
- SDL_GetWindowTitle . . . 1 match
- ...u can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_SetWindowTitle]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowSurface . . . 1 match
- ...fected by [[SDL_HINT_FRAMEBUFFER_ACCELERATION]].
== Related Functions ==
.[[SDL_UpdateWindowSurface]]
.[[SDL_UpdateWindowSurfaceRects]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowSize . . . 1 match
- ...client area size in pixels.
== Related Functions ==
.[[SDL_GL_GetDrawableSize]]
.[[SDL_Vulkan_GetDrawableSize]]
.[[SDL_SetWindowSize]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowPosition . . . 1 match
- ...ue for one of the positions a NULL may be passed in the '''x''' or '''y''' parameter.
== Related Functions ==
.[[SDL_SetWindowPosition]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowPixelFormat . . . 1 match
- ...ation.
== Code Examples ==
{{{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowOpacity . . . 1 match
- ...lated Functions ==
.[[SDL_SetWindowOpacity]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetWindowMinimumSize . . . 1 match
- ...d Functions ==
.[[SDL_GetWindowMaximumSize]]
.[[SDL_SetWindowMinimumSize]]
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetWindowMaximumSize . . . 1 match
- ...d Functions ==
.[[SDL_GetWindowMinimumSize]]
.[[SDL_SetWindowMaximumSize]]
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetWindowID . . . 1 match
- ...n add useful comments here''
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetWindowFromID]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowGrab . . . 1 match
- ...ou can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_SetWindowGrab]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowGammaRamp . . . 1 match
- ... (The index of this display can be retrieved using [[SDL_GetWindowDisplayIndex]]().)
== Related Functions ==
.[[SDL_SetWindowGammaRamp]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowFromID . . . 1 match
- ...
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetWindowID]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowFlags . . . 1 match
- ..._HideWindow]]
.[[SDL_MaximizeWindow]]
.[[SDL_MinimizeWindow]]
.[[SDL_SetWindowFullscreen]]
.[[SDL_SetWindowGrab]]
.[[SDL_ShowWindow]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowDisplayMode . . . 1 match
- ...
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_SetWindowDisplayMode]]
.[[SDL_SetWindowFullscreen]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowDisplayIndex . . . 1 match
- ...
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetDisplayBounds]]
.[[SDL_GetNumVideoDisplays]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowData . . . 1 match
- ...ou can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_SetWindowData]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowBrightness . . . 1 match
- ...(The index of this display can be retrieved using [[SDL_GetWindowDisplayIndex]]().)
== Related Functions ==
.[[SDL_SetWindowBrightness]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetWindowBordersSize . . . 1 match
- ... Related Functions ==
.[[SDL_GetWindowSize]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryVideo]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetVideoDriver . . . 1 match
- ...re presented in the order in which they are normally checked during initialization.
== Related Functions ==
.[[SDL_GetNumVideoDrivers]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetVersion . . . 1 match
- ...d safely at any time, even before [[SDL_Init]]().
== Related Macros ==
.[[SDL_VERSION]]
== Related Functions ==
.[[SDL_GetRevision]]
----
[[CategoryAPI]], [[CategoryVersion]]...
- SDL_GetTouchFinger . . . 1 match
- ...hould not be deallocated.
== Related Functions ==
.[[SDL_RecordGesture]]
----
[[CategoryAPI]], [[CategoryEvents]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetTouchDevice . . . 1 match
- ...able since SDL 2.0.0.
== Related Functions ==
.[[SDL_GetNumTouchDevices]]
----
[[CategoryAPI]], [[CategoryEvents]]
##See the Style Guide for instructions on editing the footer....
- SDL_GetTicks . . . 1 match
- ...ime;
}
}
}}}
== Remarks ==
This value wraps if the program runs for more than ~49 days.
== Related Functions ==
.[[SDL_TICKS_PASSED]]
----
[[CategoryAPI]], [[CategoryTimer]]...
- SDL_GetThreadName . . . 1 match
- ...ler, and remains valid until the specified thread is cleaned up by [[SDL_WaitThread]]().
== Related Functions ==
.[[SDL_CreateThread]]
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_GetThreadID . . . 1 match
- ...is running on a platform that does not support threads the return value will always be zero.
== Related Functions ==
. [[SDL_ThreadID]]
----
[[CategoryAPI]], [[CategoryThread]]...
