bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
pSDL_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.
extern (
C
) @
nogc
nothrow
static if
(!(
staticBinding
))
alias
pSDL_GetShapedWindowMode
=
int
function
(
SDL_Window
*
window
,
SDL_WindowShapeMode
*
shape_mode
)
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