Closed GuillaumeGomez closed 4 years ago
Also, should we add an option in gir (or extend
not_bound
) to list not yet implemented subclasses?
Currently gir
does not know anything about subclassing
:+1:
Currently
gir
does not know anything about subclassing
Then we need to "teach" it! :)
IMHO simpler just compare directory listing for src/auto+src and src/subclass
@EPashkin: The idea is mostly to motivate us into auto-generate subclasses. ;)
Ok but let's merge this? :)
Yes sir!
Fixes #928.
r? @sdroege @EPashkin
Also, should we add an option in gir (or extend
not_bound
) to list not yet implemented subclasses?