Method
GimpUiColorDisplayStackreorder_up
since: 2.0
Declaration [src]
void
gimp_color_display_stack_reorder_up (
  GimpColorDisplayStack* stack,
  GimpColorDisplay* display
)
      Description [src]
Move the color module display up in the filter list of stack.
Available since: 2.0
Parameters
display- 
            
Type:
GimpColorDisplayA
GimpColorDisplay.The data is owned by the caller of the function.