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 #GtkTreeModel to pull values from

iter TreeIter

the #GtkTreeIter 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