DDev
development with the d programming language

Eco-Search

DDev Web

Login




Links

Digital Mars
GtkD

GtkD

GtkD is a D binding and OO wrapper of Gtk+ with fully automated binding/wrapping, no dependences on other libraries, a more complete wrapping of gtk, and cairo support.
You can get the GtkD libraries on the Tools page. Please also be sure to get the GTK+ Installer if you are using Windows. Download on the Tools page. View the GtkD documentation here.

DDev's GtkD Articles

Creating a Text Entry
Creating a ToggleButton
Creating a ComboBox
Creating a CheckButton
Creating a Button
Button Usage
Hello World

Your GtkD Articles

Notepad example
delete-event example