GimpUi.FontChooser

const GimpUi = imports.gi.GimpUi;

let fontChooser = new GimpUi.FontChooser();
  

A button which pops up a font selection dialog.

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.Widget
        • Gtk.Container
          • Gtk.Box
            • GimpUi.ResourceChooser
              • GimpUi.FontChooser