mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 06:42:28 +00:00
683cdf4cc1
* clutter.symbols: Add ClutterBehaviourOpacity accessors. * clutter/clutter-behaviour-opacity.h: * clutter/clutter-behaviour-opacity.c: (clutter_behaviour_opacity_set_bounds), (clutter_behaviour_opacity_get_bounds): Add accessors for the opacity-start and opacity-end properties. * clutter/clutter-behaviour-scale.h: Fix the argument name to avoid complaints by gtk-doc.