GNOME Bugzilla – Bug 143745
G_TYPE_UNICHAR is forgotten
Last modified: 2004-12-22 21:47:04 UTC
This bug has been reported in the Debian BTS: http://bugs.debian.org/222633 "G_TYPE_UNICHAR and G_TYPE_UNICHAR2 are forgotten in gtype.h (for types gunichar and gunichar2)."
There is no reason to need a separate GType for gunichar. There is a g_param_spec_unichar() for property usages.