bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_SysWMinfo._WL
sdl
syswm
SDL_SysWMinfo
Undocumented in source.
struct
SDL_SysWMinfo
version(linux)
static if
(
sdlSupport >= SDLSupport.v2_0_2
)
struct
_WL {
void
*
display
;
void
*
surface
;
void
*
shell_surface
;
static if
(
sdlSupport >= SDLSupport.v2_0_16
)
void
*
egl_window
;
static if
(
sdlSupport >= SDLSupport.v2_0_16
)
void
*
xdg_surface
;
static if
(
sdlSupport >= SDLSupport.v2_0_16
)
static if
(
sdlSupport >= SDLSupport.v2_0_18
)
void
*
xdg_toplevel
;
static if
(
sdlSupport >= SDLSupport.v2_0_16
)
static if
(
sdlSupport >= SDLSupport.v2_0_18
)
static if
(
sdlSupport >= SDLSupport.v2_0_22
)
void
*
xdg_popup
;
static if
(
sdlSupport >= SDLSupport.v2_0_16
)
static if
(
sdlSupport >= SDLSupport.v2_0_18
)
static if
(
sdlSupport >= SDLSupport.v2_0_22
)
void
*
xdg_positioner
;
}
Members
Variables
display
void
*
display
;
Undocumented in source.
egl_window
void
*
egl_window
;
Undocumented in source.
shell_surface
void
*
shell_surface
;
Undocumented in source.
surface
void
*
surface
;
Undocumented in source.
xdg_popup
void
*
xdg_popup
;
Undocumented in source.
xdg_positioner
void
*
xdg_positioner
;
Undocumented in source.
xdg_surface
void
*
xdg_surface
;
Undocumented in source.
xdg_toplevel
void
*
xdg_toplevel
;
Undocumented in source.
Meta
Source
See Implementation
sdl
syswm
SDL_SysWMinfo
structs
_Android
_Cocoa
_DFB
_KMSDRM
_Mir
_OS2
_UIKit
_Vivante
_WL
unions
_Info
variables
android
cocoa
dfb
dummy
kmsdrm
mir
os2
subsystem
uikit
version_
vivante
wl