Function

Gimpcontext_get_palette

Declaration [src]

GimpPalette*
gimp_context_get_palette (
  void
)

Description [src]

Get the currently active palette.

Returns the currently active palette.

Available since:2.2

Return value

Returns: GimpPalette
 

The active palette.

 The caller of the function takes ownership of the data, and is responsible for freeing it.