Constructor
GimpUiColorDisplayStacknew
since: 2.0
Declaration [src]
GimpColorDisplayStack*
gimp_color_display_stack_new (
void
)
Return value
Type: GimpColorDisplayStack
A newly allocated GimpColorDisplayStack
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |