GimpUi.ColorDisplayStack.prototype.reorder_down
function reorder_down(display: GimpUi.ColorDisplay): void {
// Gjs wrapper for gimp_color_display_stack_reorder_down()
}
Move the color module display down in the filter list of stack.
Since 2.0
- display