Clutter.Animatable
const Clutter = imports.gi.Clutter; let animatable = new Clutter.Animatable();
Prerequisites
Animatable requires GObject.Object
Known Implementations
None
const Clutter = imports.gi.Clutter; let animatable = new Clutter.Animatable();
Animatable requires GObject.Object
None