Package: gtk

Accessor gtk:combo-box-add-tearoffs

Lambda List

gtk:combo-box-add-tearoffs (object)

Syntax

(gtk:combo-box-add-tearoffs object) => add-tearoffs
(setf (gtk:combo-box-add-tearoffs object) add-tearoffs)

Arguments

object -- a gtk:combo-box widget
add-tearoffs -- true to add tearoff menu items

Details

The accessor for the add-tearoffs slot gets or sets whether the popup menu should have a tearoff menu item.

Warning

This function has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2026-07-10