Gimp »

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

Methods

  • Gimp.Font.prototype.get_pango_font_description

Static Functions

  • Gimp.Font.get_by_name

More Information

  • Gimp