Method

GimpUiColorSelectionset_config

Declaration [src]

void
gimp_color_selection_set_config (
  GimpColorSelection* selection,
  GimpColorConfig* config
)

Description [src]

Sets the color management configuration to use with this color selection.

Available since:2.4

Parameters

config GimpColorConfig
 

A GimpColorConfig object.

 The data is owned by the caller of the function.