On 06-02-18 15:10, Russel Winder wrote:

https://en.wikipedia.org/wiki/Listoflanguagebindingsfor_GTK%2B

appear to show that the D binding for Gtk does not support Gir, but isn't the D binding generated from the Gir files?

Yes, it's generated from the gir files. But we don't make use of
introspection during runtime like Gjs or pgi. Tough rust which also uses
a generator is listed as yes.