Method

GtkColorButtonget_title

since: 2.4

Declaration [src]

const gchar*
gtk_color_button_get_title (
  GtkColorButton* button
)

Description [src]

Gets the title of the color selection dialog.

Available since: 2.4

Gets propertyGtk.ColorButton:title

Return value

Type: const gchar*

An internal string, do not free the return value.

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