GimpUi.ColorDisplayStack.remove

@accepts(GimpUi.ColorDisplayStack, GimpUi.ColorDisplay)
@returns(none)
def remove(self, display):
    # Python wrapper for gimp_color_display_stack_remove()
  

Remove the color module display from self.

Since 2.0