bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_GetShapedWindowMode
bindbc
sdl
bind
sdlshape
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
SDL_GetShapedWindowMode
(SDL_Window* window, SDL_WindowShapeMode* shape_mode)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
int
SDL_GetShapedWindowMode
(
SDL_Window
*
window
,
SDL_WindowShapeMode
*
shape_mode
)
pSDL_GetShapedWindowMode
SDL_GetShapedWindowMode
;
Meta
Source
See Implementation
bindbc
sdl
bind
sdlshape
aliases
pSDL_CreateShapedWindow
pSDL_GetShapedWindowMode
pSDL_IsShapedWindow
pSDL_SetWindowShape
enums
SDL_NONSHAPEABLE_WINDOW
SDL_SHAPEMODEALPHA
WindowShapeMode
functions
SDL_CreateShapedWindow
SDL_GetShapedWindowMode
SDL_IsShapedWindow
SDL_SetWindowShape
structs
SDL_WindowShapeMode
unions
SDL_WindowShapeParams