Gimp.Font

const Gimp = imports.gi.Gimp;

let font = new Gimp.Font();
  

Installable object used by text tools.

Hierarchy

  • GObject.Object
    • Gimp.Resource
      • Gimp.Font