Interface

AtkImplementorIface

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);

Prerequisite

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