GimpUi.Preview.get_update

@accepts(GimpUi.Preview)
@returns(bool)
def get_update(self):
    # Python wrapper for gimp_preview_get_update()
  

Since 2.2

self

a GimpUi.Preview widget

Returns