mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 19:08:56 +00:00
docs: Explicitly mention that Transition is abstract
https://bugzilla.gnome.org/show_bug.cgi?id=710232
This commit is contained in:
parent
92c0c77947
commit
dd08b6fd98
@ -26,8 +26,8 @@
|
|||||||
* @Title: ClutterTransition
|
* @Title: ClutterTransition
|
||||||
* @Short_Description: Transition between two values
|
* @Short_Description: Transition between two values
|
||||||
*
|
*
|
||||||
* #ClutterTransition is a subclass of #ClutterTimeline that computes
|
* #ClutterTransition is an abstract subclass of #ClutterTimeline that
|
||||||
* the interpolation between two values, stored by a #ClutterInterval.
|
* computes the interpolation between two values, stored by a #ClutterInterval.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user