gir-to-d
gir-to-d copied to clipboard
wrongly adding override when name of function matches parent class (but not return type)
Example:
Gtk.Widget defines gtk.c.types.GtkTextDirection gtk.Widget.Widget.getDirection()
Libadwaita (Adw-1.gir) defines GtkArrowType getDirection()
girtod marks the method as override