GtkComboBox::set_add_tearoffs

void set_add_tearoffs(bool add_tearoffs);

add_tearoffs : if true add tearoff menu items

The set_add_tearoffs() method sets the "add-tearoffs" property to the value of add_tearoffs. If add_tearoffs is true, the popup menu should have a tearoff menu item.