gtk_cell_layout_add_attribute ( cell_layout cell attribute column -- )


Vocabulary
gtk2.ffi

Inputs
cell_layoutan object
cellan object
attributean object
columnan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_cell_layout_add_attribute
( GtkCellLayout* cell_layout, GtkCellRenderer* cell, gchar*
attribute, gint column )