Package: gtk

Accessor gtk-combo-box-tearoff-title

Lambda List

gtk-combo-box-tearoff-title (object)

Syntax

(gtk-combo-box-tearoff-title object) => title
(setf (gtk-combo-box-tearoff-title object) title)

Arguments

object -- a gtk-combo-box widget
title -- a string with a title

Details

Accessor of the tearoff-title slot of the gtk-combo-box class.

A title that may be displayed by the window manager when the popup is torn-off.

Warning

The tearoff-title property has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-3-12