Package: gtk

Accessor gtk:tree-expander-indent-for-icon

Lambda List

gtk:tree-expander-indent-for-icon (object)

Syntax

(gtk:tree-expander-indent-for-icon object) => setting
(setf (gtk:tree-expander-indent-for-icon object) setting)

Arguments

object -- a gtk:tree-expander object
setting -- true if the child should be indented without expander, otherwise false

Details

The accessor for the indent-for-icon slot of the gtk:tree-expander class gets or sets whether the tree expander indents the child by the width of an expander-icon if it is not expandable.

Since 4.6
 

See also

2025-09-22