Atk.HyperlinkImpl

const Atk = imports.gi.Atk;

let hyperlink_impl = new Atk.HyperlinkImpl();
  

Prerequisites

HyperlinkImpl requires GObject.Object

Known Implementations

None