mirror of
https://github.com/brl/mutter.git
synced 2024-11-27 02:20:43 -05:00
e2564dd265
The ClutterCanvas content implementation should be used instead, to avoid stringing along the ClutterTexture API and implementation. This change requires some minor surgery, as the deprecated section already contains an header for the previously deprecated methods; plus, we don't want to deprecate clutter_cairo_set_source_color(). This means creating a new header to be used for Cairo-related API. |
||
---|---|---|
.. | ||
clutter-actor-deprecated.c | ||
clutter-actor.h | ||
clutter-animatable.h | ||
clutter-animation.h | ||
clutter-backend.h | ||
clutter-behaviour-depth.c | ||
clutter-behaviour-depth.h | ||
clutter-behaviour-ellipse.c | ||
clutter-behaviour-ellipse.h | ||
clutter-behaviour-opacity.c | ||
clutter-behaviour-opacity.h | ||
clutter-behaviour-path.c | ||
clutter-behaviour-path.h | ||
clutter-behaviour-rotate.c | ||
clutter-behaviour-rotate.h | ||
clutter-behaviour-scale.c | ||
clutter-behaviour-scale.h | ||
clutter-behaviour.c | ||
clutter-behaviour.h | ||
clutter-box.c | ||
clutter-box.h | ||
clutter-cairo-texture.c | ||
clutter-cairo-texture.h | ||
clutter-container.h | ||
clutter-fixed.c | ||
clutter-fixed.h | ||
clutter-frame-source.c | ||
clutter-frame-source.h | ||
clutter-group.c | ||
clutter-group.h | ||
clutter-keysyms.h | ||
clutter-main.h | ||
clutter-media.c | ||
clutter-media.h | ||
clutter-rectangle.c | ||
clutter-rectangle.h | ||
clutter-score.c | ||
clutter-score.h | ||
clutter-shader.c | ||
clutter-shader.h | ||
clutter-stage-manager.h | ||
clutter-stage.h | ||
clutter-texture.h | ||
clutter-timeline.h | ||
clutter-timeout-interval.c | ||
clutter-timeout-interval.h | ||
clutter-timeout-pool.c | ||
clutter-timeout-pool.h | ||
clutter-util.h |