On Thursday, 8 March 2018 at 01:21:44 UTC, Adam D. Ruppe wrote:
I don't have a great entry point to the docs, so it will just
go to the Display class... but take a look:
I would recommend the "swt" package [1] as an entry point. Or we
could add some documentation to the "all" or "std" modules [2]
[3] and use one of those.
[1] http://dwt.dpldocs.info/org.eclipse.swt.html
[2]
https://github.com/d-widget-toolkit/dwt/blob/master/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/all.d
[3]
https://github.com/d-widget-toolkit/dwt/blob/master/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/std.d
--
/Jacob Carlborg