Method
Gtk.CellArea.attribute_connect
Declaration [src]
void
gtk_cell_area_attribute_connect (
GtkCellArea* area,
GtkCellRenderer* renderer,
const char* attribute,
int column
)
Parameters
renderer |
GtkCellRenderer |
the |
|
Ownership is not transferred to the callee | |
attribute |
const char* |
the attribute name |
|
Ownership is not transferred to the callee | |
The string is a NUL terminated UTF-8 string | |
column |
int |
the |