GimpUi.ScrolledPreview
const GimpUi = imports.gi.GimpUi;
let scrolledPreview = new GimpUi.ScrolledPreview();
A widget providing a GimpUi.Preview enhanced by scrolling capabilities.
Hierarchy
-
GObject.Object
-
GObject.InitiallyUnowned
-
Gtk.Widget
-
Gtk.Container
-
Gtk.Box
-
GimpUi.Preview
- GimpUi.ScrolledPreview
-
-
-
-
-