Skip to content

features: remove useless G_BEGIN_DECLS

the use of G_BEGIN_DECLS is unnecessary (redundant) and prevent the correct use of the macros in case of c++ build.

Merge request reports