Package: gtk

Accessor gtk:tree-expander-list-row

Lambda List

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

Syntax

(gtk:tree-expander-list-row object) => row
(setf (gtk:tree-expander-list-row object) row)

Arguments

object -- a gtk:tree-expander object
row -- a gtk:tree-list-row object

Details

Accessor of the list-row slot of the gtk:tree-expander class. The gtk:tree-expander-list-row function gets the list row managed by object. The (setf gtk:tree-expander-list-row) function sets the tree list row that this expander should manage.
 

See also

#2023-9-26