index

Modules

EGL
module EGL
GLES
module GLES
GLES2
module GLES2
GLES3
module GLES3
android
module android
app
module app
Undocumented in source.
cocoatest
module cocoatest
Undocumented in source.
d3d
module d3d
Undocumented in source.
dimage
module dimage
dlangui
module dlangui

This module is just to simplify import of most useful DLANGUI modules.

dminer
module dminer
dmledit
module dmledit
Undocumented in source.
dom
module dom
fontconfig
module fontconfig
Undocumented in source.
gui
module gui
Undocumented in source.
ircclient
module ircclient
isfreedesktop
module isfreedesktop

isFreedesktop is compile-time constant to test if target platform desktop environments usually follow freedesktop specifications. Currently Linux, all *BSD and Hurd are considered to be freedesktop-compatible, hence isFreedesktop is evaluated to true on these platforms. This guess is somewhat optimistic, since there are vendor-specific operating systems based on these kernels in the world while their desktops don't implement freedesktop specifications.

jni
module jni
Undocumented in source.
main
module main

This app is a demo for most of DlangUI library features.

minermain
module minermain
Undocumented in source.
model
module model
Undocumented in source.
openglexample
module openglexample
Undocumented in source.
spreadsheet
module spreadsheet
Undocumented in source.
winmain
module winmain
Undocumented in source.
xdgpaths
module xdgpaths

Getting XDG base directories. Note: These functions are defined only on freedesktop systems.