gimp/libgimpmodule
Niels De Graef 878804fb01 Cleanup GObject signal marshallers
* Don't generate our own marshallers if they are available in GLib
  already
* Don't set the c_marshaller parameter in `g_signal_new()` if it's a
  default marshaller provided by GLib. See commit message of commit
  39e4aa3c57 on why this is the case.
2020-04-01 21:20:01 +00:00
..
.gitignore libgimp*: add GI's .dirstamp to .gitigore 2019-08-03 19:50:17 +02:00
Makefile.am libgimp*: make more libgimp* libraries introspected. 2019-07-27 20:25:20 +02:00
Makefile.gi libgimp*: move GObject Introspection into libgimp/. 2019-08-08 15:59:44 +02:00
gimpmodule.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpmodule.def libgimpmodule: clean up GimpModule and GimpModuleDB 2019-09-13 13:11:23 +02:00
gimpmodule.h libgimpmodule: clean up GimpModule and GimpModuleDB 2019-09-13 13:11:23 +02:00
gimpmoduledb.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpmoduledb.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpmoduletypes.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
meson.build Meson port. 2019-09-11 16:42:04 +02:00