Method
GtkComboBoxset_title
deprecated: 3.10 since: 2.10
Declaration [src]
void
gtk_combo_box_set_title (
GtkComboBox* combo_box,
const gchar* title
)
Description [src]
Sets the menu’s title in tearoff mode.
Available since: 2.10
Deprecated since: 3.10
Please do not use it in newly written code.