Skip to content

python: Cleanup overrides using monkey patching

Following the PyGObject guidelines0, this starts monkey patching overridden elements instead of subclassing them.

Merge request reports