Introspection: fix problems with boxed type.
commit96abc9d4721c0a9a09d8f513b8d5ecf177ef7d58
authorMorten Welinder <terra@gnome.org>
Fri, 13 Apr 2018 16:55:40 +0000 (13 12:55 -0400)
committerMorten Welinder <terra@gnome.org>
Fri, 13 Apr 2018 16:55:40 +0000 (13 12:55 -0400)
treec787f87bd3b65cee17cf0b0fd1aeefa0b7715dfb
parent4ed548f7330df384dc4b7d7c8a00a2ea1455b8bb
Introspection: fix problems with boxed type.

GBoxedCopyFunc needs a result, do _ref functions must not be void.
18 files changed:
ChangeLog
NEWS
plugins/fn-math/functions.c
src/application.c
src/clipboard.c
src/clipboard.h
src/colrow.c
src/criteria.c
src/criteria.h
src/expr-name.c
src/expr-name.h
src/expr.c
src/expr.h
src/parse-util.c
src/style-font.h
src/style.c
src/validation.c
src/validation.h