dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
dlangui.platforms.x11.x11app
dlangui
platforms
x11
Undocumented in source.
Public Imports
dlangui.core.config
public
import
dlangui
.
core
.
config
;
Undocumented in source.
Members
Aliases
DWindow
alias
DWindow
=
dlangui
.
platforms
.
common
.
platform
.
Window
Undocumented in source.
XWindow
alias
XWindow
=
x11
.
Xlib
.
Window
Undocumented in source.
Classes
TimerThread
class
TimerThread
Undocumented in source.
X11Platform
class
X11Platform
Undocumented in source.
X11Window
class
X11Window
Undocumented in source.
Enums
XC_X_cursor
anonymousenum
XC_X_cursor
Undocumented in source.
Functions
DLANGUImain
int
DLANGUImain
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
setupX11Atoms
void
setupX11Atoms
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Source File
dlangui
platforms
x11
modules
x11app