Skip to content

Include gobject/gvaluecollector.h in GObject GIR.

Ghost User requested to merge (removed):gobject-c-includes into master

gobject/gvaluecollector.h is one of public headers of GObject, but it has to be included separately from glib-object.h. The GIR already contains information about its contents, so ensure that it contains complete set of necessary C headers as well.

Merge request reports