Skip to content

gtkbuilder: Add support for GInitable objects

Bastien Nocera requested to merge wip/hadess/gtkbuilder-initable-gtk3 into gtk-3-24

Add support for objects which should be instantiated through the GInitable interface, and print warnings when errors occur.

Merge request reports