dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
AndroidPlatform.closeWindow
dlangui
platforms
android
androidapp
AndroidPlatform
close window
Closes window earlier created with createWindow()
class
AndroidPlatform
override
void
closeWindow
(
Window
w
)
Meta
Source
See Implementation
dlangui
platforms
android
androidapp
AndroidPlatform
constructors
this
destructors
~this
functions
closeWindow
createWindow
drawWindow
enterMessageLoop
getClipboardText
handle_cmd
handle_input
initDisplay
onThemeChanged
requestLayout
sendRedrawEvent
setClipboardText
termDisplay
properties
activeWindow
isAnimationActive
variables
_activeWindow
_appFocused
_appstate
_clipboardText
_context
_display
_drawbuf
_engine
_height
_surface
_width
_windows
close window
Closes window earlier created with createWindow()