Add missing G_BEGIN/END_DECLS to gsettingsschema.h.
authorMartin Ejdestig <marejde@gmail.com>
Tue, 2 Jul 2013 17:53:04 +0000 (19:53 +0200)
committerColin Walters <walters@verbum.org>
Wed, 3 Jul 2013 13:03:20 +0000 (09:03 -0400)
commit4cd7bcaf00f26e60b7f76c7db91fcdefb9c0ae95
tree2bc383bfb2e56de056f6a5dc867a93e4fbf3836f
parentcb4469600c5146a48501a31e9a3fb9bfc261477d
Add missing G_BEGIN/END_DECLS to gsettingsschema.h.

Without this fix, using any of the enclosed functions when building with a
C++ compiler will result in undefined references.

https://bugzilla.gnome.org/show_bug.cgi?id=703478
gio/gsettingsschema.h