Method

GimpUiColorButtonget_color

Declaration [src]

GeglColor*
gimp_color_button_get_color (
  GimpColorButton* button
)

Description [src]

Retrieves the currently set color from the button.

Return value

Type: GeglColor

A copy of buttons GeglColor.

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