GNOME Bugzilla – Bug 710232
ClutterTransition is an abstract class, but it is not explicit in the docs.
Last modified: 2014-02-10 18:37:55 UTC
I think in the ClutterTransition API reference is missing the fact that ClutterTransition is an abstract class. https://developer.gnome.org/clutter/stable/ClutterTransition.html Maybe it can be deducted from the presence of virtual methods, but adding it explicitly could be better.
Created attachment 268707 [details] [review] docs: Explicitly mention that Transition is abstract
Attachment 268707 [details] pushed as dd08b6f - docs: Explicitly mention that Transition is abstract