Method
Gtk.CellArea.cell_set_valist
Declaration [src]
void
gtk_cell_area_cell_set_valist (
GtkCellArea* area,
GtkCellRenderer* renderer,
const char* first_property_name,
va_list var_args
)
Parameters
renderer |
GtkCellRenderer |
a |
|
Ownership is not transferred to the callee | |
first_property_name |
const char* |
the name of the first cell property to set |
|
Ownership is not transferred to the callee | |
The string is a NUL terminated UTF-8 string | |
var_args |
va_list |
a |