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 int

whether iter has children

isExpanded int

whether iter is expanded in the view and children are visible Since 3.0

Meta