gtk4_sys

Function 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,
)