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