CellArea.cellSetValist

Sets one or more cell properties for renderer in area.

class CellArea
void
cellSetValist

Parameters

renderer CellRenderer

a gtk.CellRenderer which inside area

firstPropertyName string

the name of the first cell property to set

varArgs void*

a NULL-terminated list of property names and values, starting with first_prop_name

Meta