Interface

AtkImplementorIface

since: 1.0

Description [src]

interface Atk.ImplementorIface : GObject.Object

The AtkImplementor interface is implemented by objects for which AtkObject peers may be obtained via calls to iface->(ref_accessible)(implementor);

Available since: 1.0

Prerequisite

In order to implement ImplementorIface, your type must inherit fromGObject.