dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
DLANGUImain
dlangui
platforms
common
platform
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
DLANGUImain
(string[] args)
extern (
C
)
static if
(
BACKEND_CONSOLE
)
int
DLANGUImain
(
string
[]
args
)
int
DLANGUImain
(string[] args)
Meta
Source
See Implementation
dlangui
platforms
common
platform
classes
EventList
Platform
TimerInfo
Window
enums
DialogDisplayMode
ShowPosition
WindowFlag
WindowOrContentResizeMode
WindowState
functions
DLANGUIWinMain
DLANGUIWinMainProfile
DLANGUImain
UIAppMain
initFontManager
initLogs
initResourceManagers
initSharedResourceManagers
releaseResourcesOnAppExit
setOpenglEnabled
interfaces
OnMainWidgetChange
OnWindowActivityHandler
OnWindowStateHandler
mixin templates
APP_ENTRY_POINT
properties
openglEnabled
platform