Atk.ImplementorIface

const Atk = imports.gi.Atk;

let implementor_iface = new Atk.ImplementorIface();
  

Prerequisites

ImplementorIface requires GObject.Object

Known Implementations

None