Function gtk4_sys::gtk_cell_layout_add_attribute
source · pub unsafe extern "C" fn gtk_cell_layout_add_attribute(
cell_layout: *mut GtkCellLayout,
cell: *mut GtkCellRenderer,
attribute: *const c_char,
column: c_int
)