Closed kubo39 closed 4 years ago
girtod will generate code for all classes present in the .gir file for GTK, APILookupGtk.txt
only contains definitions for the ones that need some manual intervention.
The removed file will be back after regenerating the code, GTK usually only removes code in major updates like 4.x for compatibility, and some old GtkD application could be using features like this from when they wern't yet deprecated.
It would probably be better to let girtod add deprecation annotations for deprecated classes/functions.
GktArrow has been deprecated since version 3.14. I couldn't find in APILookupGtk.txt, so edited /generated directly.