Skip to content

GObject based class initialization checks

Marco Trevisan requested to merge wip/inheritance-warning into master

Thanks to some GUADEC hacking, we can properly check when an object is about to be instanced without inheriting from a GObject class.

Helps with gnome-shell!559 (merged)

Merge request reports