Skip to content

Replace g_object_new with gtk widget methods

Use of g_object_new is not consistently used in the existing code and has no type safety / deprecation checking.

Merge request reports