GimpUi.BusyBox.set_message

@accepts(GimpUi.BusyBox, unicode)
@returns(none)
def set_message(self, message):
    # Python wrapper for gimp_busy_box_set_message()
  

Sets the displayed message og self to message.

Since 2.10.4

self

a GimpUi.BusyBox

message

the displayed message