GimpUi.ColorDisplayStack.reorder_down

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

Move the color module display down in the filter list of self.

Since 2.0