CellArea.applyAttributes

Applies any connected attributes to the renderers in area by pulling the values from tree_model.

Parameters

treeModel gtk.tree_model.TreeModel

the gtk.tree_model.TreeModel to pull values from

iter gtk.tree_iter.TreeIter

the gtk.tree_iter.TreeIter in tree_model to apply values for

isExpander bool

whether iter has children

isExpanded bool

whether iter is expanded in the view and children are visible