Method
GtkComboBoxget_title
deprecated: 3.10 since: 2.10
Declaration [src]
const gchar*
gtk_combo_box_get_title (
GtkComboBox* combo_box
)
Description [src]
Gets the current title of the menu in tearoff mode. See gtk_combo_box_set_add_tearoffs().
Available since: 2.10
Deprecated since: 3.10
Please do not use it in newly written code.