GimpUi.Preview.prototype.set_update

function set_update(update: Boolean): void {
    // Gjs wrapper for gimp_preview_set_update()
}
  

Sets the state of the "Preview" check button.

Since 2.2

update

true if the preview should invalidate itself when being scrolled or when GimpUi.Preview.prototype.invalidate is being called