Refactor singleton GObjects (#1141) We define multiple GObjectMeta-based classes to implement the same argument-independent singleton pattern. This is now combined into a single SingletonGObjectMeta class.
Refactor singleton GObjects (#1141) We define multiple GObjectMeta-based classes to implement the same argument-independent singleton pattern. This is now combined into a single SingletonGObjectMeta class.