Method
Gtk ColorButtonget_title
since: 2.4
Declaration [src]
constgchar*
gtk_color_button_get_title(
GtkColorButton*button
)
Description [src]
Gets the title of the color selection dialog.
Available since: 2.4
Gets property
Gtk.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.