Method

GtkComboBoxset_add_tearoffs

deprecated: 3.10 since: 2.6

Declaration [src]

void
gtk_combo_box_set_add_tearoffs (
  GtkComboBox* combo_box,
  gboolean add_tearoffs
)

Description [src]

Sets whether the popup menu should have a tearoff menu item.

Available since: 2.6

Deprecated since: 3.10

Please do not use it in newly written code.

Parameters

add_tearoffs

Type: gboolean

TRUE to add tearoff menu items.