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

Accessor of the add-tearoffs slot of the gtk-combo-box class.

The slot access function gtk-combo-box-add-tearoffs gets whether the popup menu should have a tearoff menu item. The slot access function (setf gtk-combo-box-add-tearoffs) sets the property.

Warning

The function gtk-combo-box-add-tearoffs has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-3-12