dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
SDLPlatform.createWindow
dlangui
platforms
sdl
sdlapp
SDLPlatform
Undocumented in source. Be warned that the author may not have intended to support it.
class
SDLPlatform
override
Window
createWindow
(
dstring
windowCaption
,
Window
parent
,
uint
flags
=
WindowFlag.Resizable
,
uint
width
= 0
,
uint
height
= 0
)
Meta
Source
See Implementation
dlangui
platforms
sdl
sdlapp
SDLPlatform
constructors
this
destructors
~this
functions
closeWindow
createWindow
enterMessageLoop
getClipboardText
getWindow
hasClipboardText
hasModalWindowsAbove
onThemeChanged
requestLayout
sendRedrawEvent
setClipboardText