Last updated: Tue, 22 May 2012 view this page in English
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.
User Contributed Notes gtk.gtkcombobox.method.set_add_tearoffs.php
There are no user contributed notes for this page.