Method

GtkColorDialogget_title

since: 4.10

Declaration [src]

const char*
gtk_color_dialog_get_title (
  GtkColorDialog* self
)

Description [src]

Returns the title that will be shown on the color chooser dialog.

Available since: 4.10

Gets propertyGtk.ColorDialog:title

Return value

Type: const char*

The title.

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