Function gtk_sys::gtk_cell_layout_add_attribute
[−]
[src]
pub unsafe extern "C" fn gtk_cell_layout_add_attribute(
cell_layout: *mut GtkCellLayout,
cell: *mut GtkCellRenderer,
attribute: *const c_char,
column: c_int
)