Clutter.TapAction
const Clutter = imports.gi.Clutter; let tapAction = new Clutter.TapAction();
Hierarchy
-
GObject.Object
-
GObject.InitiallyUnowned
-
Clutter.ActorMeta
-
Clutter.Action
-
Clutter.GestureAction
- Clutter.TapAction
-
-
-
-
const Clutter = imports.gi.Clutter; let tapAction = new Clutter.TapAction();