gtk_cell_layout_add_attribute ( cell_layout cell attribute column -- )


Vocabulary
gtk3.ffi

Inputs
cell_layoutan object
cellan object
attributean object
columnan object


Outputs
None

Definition


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