D bindings for raygui, a simple and easy-to-use immediate-mode-gui library.
Based on work by Sepheus.
See examples
directory. In order to compile:
$ cd examples
$ dub -ccts // compile controls_test_suite
$ dub -cportable // compile portable_window
$ dub -ctext // compile textbox_extended_demo
See also bindbc-raylib