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.
function new(): Gtk.Widget {
// Gjs wrapper for gimp_progress_bar_new()
}
Creates a new GimpUi.ProgressBar widget.
Since 2.2
the new widget.