[ Version ( since = "3.0" ) ]
public void cell_set_valist (CellRenderer renderer, string first_property_name, va_list var_args)
Sets one or more cell properties for renderer
in this.
this |
a CellArea |
renderer |
a CellRenderer which inside this |
first_property_name |
the name of the first cell property to set |
var_args |
a null-terminated list of property names and values, starting with |