CellArea.cellGetValist

Gets the values of one or more cell properties for @renderer in @area.

class CellArea
void
cellGetValist

Parameters

renderer CellRenderer

a #GtkCellRenderer inside @area

firstPropertyName string

the name of the first property to get

varArgs void*

return location for the first property, followed optionally by more name/return location pairs, followed by %NULL

Meta