gimp-palette-set-columns

Sven Neumann <sven@gimp.org>

Description

Sets the number of columns to use when displaying the palette

Help

This procedures controls how many colors are shown per row when the palette is being displayed. This value can only be changed if the palette is writable. The maximum allowed value is 64.


Type

unknown

Parameters

Type Name Description
PF_VALUE name The palette name
PF_INT columns The new number of columns (0 <= columns <= 64)

Return

None