dagon v0.11.0-beta1 (2020-10-07T12:26:54Z)
Home
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* )
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
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