bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_ShowSimpleMessageBox
bindbc
sdl
bind
sdlmessagebox
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
SDL_ShowSimpleMessageBox
(uint flags, const(char)* title, const(char)* messsage, SDL_Window* window)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
int
SDL_ShowSimpleMessageBox
(
uint
flags
,
const
(
char
)*
title
,
const
(
char
)*
messsage
,
SDL_Window
*
window
)
pSDL_ShowSimpleMessageBox
SDL_ShowSimpleMessageBox
;
Meta
Source
See Implementation
bindbc
sdl
bind
sdlmessagebox
aliases
SDL_MessageBoxFlags
pSDL_ShowMessageBox
pSDL_ShowSimpleMessageBox
enums
SDL_MessageBoxButtonFlags
SDL_MessageBoxColorType
functions
SDL_ShowMessageBox
SDL_ShowSimpleMessageBox
manifest constants
SDL_MESSAGEBOX_BUTTONS_LEFT_TO_RIGHT
SDL_MESSAGEBOX_BUTTONS_RIGHT_TO_LEFT
SDL_MESSAGEBOX_ERROR
SDL_MESSAGEBOX_INFORMATION
SDL_MESSAGEBOX_WARNING
structs
SDL_MessageBoxButtonData
SDL_MessageBoxColor
SDL_MessageBoxColorScheme
SDL_MessageBoxData