GimpUi » GimpUi.ProgressBar »

GimpUi.ProgressBar.new

function new(): Gtk.Widget {
    // Gjs wrapper for gimp_progress_bar_new()
}
  

Creates a new GimpUi.ProgressBar widget.

Since 2.2

Returns

the new widget.

More Information

  • GimpUi.ProgressBar