GimpUi.FontSelectButton
const GimpUi = imports.gi.GimpUi;
let fontSelectButton = new GimpUi.FontSelectButton({
title: value,
});
A button which pops up a font selection dialog.
Hierarchy
-
GObject.Object
-
GObject.InitiallyUnowned
-
Gtk.Widget
-
Gtk.Container
-
Gtk.Box
-
GimpUi.SelectButton
- GimpUi.FontSelectButton
-
-
-
-
-