mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 13:13:59 +00:00

* clutter/clutter-fixed.[ch]: Add a ClutterFixed fundamental type, and wrappers for storing it into GValues; also add a GParamSpec subclass for defining parameters holding ClutterFixed values. This allows creating GObject properties using fixed point values. * doc/reference/clutter-sections.txt: Document the newly added API.