mirror of
https://github.com/brl/mutter.git
synced 2025-01-11 12:12:25 +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
|
||||
* @Short_Description: Transition between two values
|
||||
*
|
||||
* #ClutterTransition is a subclass of #ClutterTimeline that computes
|
||||
* the interpolation between two values, stored by a #ClutterInterval.
|
||||
* #ClutterTransition is an abstract subclass of #ClutterTimeline that
|
||||
* computes the interpolation between two values, stored by a #ClutterInterval.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
Loading…
Reference in New Issue
Block a user