Method

GimpUiColorButtonget_title

since: 2.10

Declaration [src]

const gchar*
gimp_color_button_get_title (
  GimpColorButton* button
)

Description

No description available.

Available since: 2.10

Return value

Type: const gchar*

The button dialog’s title.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.