Method
GtkCellAreaattribute_connect
Declaration [src]
void
gtk_cell_area_attribute_connect (
GtkCellArea* area,
GtkCellRenderer* renderer,
const char* attribute,
int column
)
Parameters
renderer |
GtkCellRenderer |
The |
|
The data is owned by the caller of the function. | |
attribute |
const char* |
The attribute name. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
column |
int |
The |