bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
SDL_SetWindowShape
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_SetWindowShape
(SDL_Window* , SDL_Surface* , SDL_WindowShapeMode* )
version(BindSDL_Static)
extern (
C
) @
nogc
nothrow
int
SDL_SetWindowShape
(
SDL_Window
*
,
SDL_Surface
*
,
SDL_WindowShapeMode
*
)
pSDL_SetWindowShape
SDL_SetWindowShape
;
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