GimpUi.Dialog.prototype.run
function run(): Number(gint) {
// Gjs wrapper for gimp_dialog_run()
}
This function does exactly the same as gtk_dialog_run() except it does not make the dialog modal while the GLib.MainLoop is running.
- Returns
response ID