
ColorState is inmutable so the GObject properties aren't necessary. Also move ClutterColorstate and ClutterTransferFunction enums to color-state.h now that they are not used as GObject properties. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4020>