CellArea.applyAttributes

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

class CellArea
void
applyAttributes

Parameters

treeModel TreeModelIF

the gtk.TreeModel to pull values from

iter TreeIter

the gtk.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

Meta