Package: gtk

Accessor gtk:tree-list-row-expandable

Lambda List

gtk:tree-list-row-expandable (object)

Syntax

(gtk:tree-list-row-expandable object) => expandable

Arguments

object -- a gtk:tree-list-row object
expandable -- a boolean whether the row can ever be expanded

Details

The accessor for the expandable slot of the gtk:tree-list-row class returns whether the row can ever be expanded.
 

See also

2025-09-28