Class

ClutterActorAccessible

[]

Description [src]

class Clutter.ActorAccessible : Atk.GObjectAccessible
  implements Atk.Component {
  /* No available fields */
}

Implementation of the ATK interfaces for ClutterActor

ClutterActorAccessible implements the required ATK interfaces of ClutterActor exposing the common elements on each actor (position, extents, etc).

[]

Hierarchy

hierarchy this ClutterActorAccessible implements_0 AtkComponent this--implements_0 ancestor_0 AtkGObjectAccessible ancestor_0--this ancestor_1 AtkObject ancestor_1--ancestor_0 ancestor_2 GObject ancestor_2--ancestor_1
[]

Implements

[]

Instance methods

Methods inherited from AtkGObjectAccessible (1)
Methods inherited from AtkObject (28)
Methods inherited from GObject (43)
Methods inherited from AtkComponent (16)
[]

Properties

Properties inherited from AtkObject (17)
[]

Signals

Signals inherited from AtkObject (9)
Signals inherited from GObject (1)
Signals inherited from AtkComponent (1)

Class structure