dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Win32Platform.createWindow
dlangui
platforms
windows
winapp
Win32Platform
Undocumented in source. Be warned that the author may not have intended to support it.
class
Win32Platform
override
Window
createWindow
(
dstring
windowCaption
,
Window
parent
,
uint
flags
=
WindowFlag.Resizable
,
uint
width
= 0
,
uint
height
= 0
)
Meta
Source
See Implementation
dlangui
platforms
windows
winapp
Win32Platform
constructors
this
functions
closeWindow
createWindow
destroyClosedWindows
enterMessageLoop
getClipboardText
getWindow
hasClipboardText
hasModalWindowsAbove
onThemeChanged
onWindowCreated
onWindowDestroyed
registerWndClass
requestLayout
setClipboardText
properties
windowCount
variables
_windowsToDestroy