gtk4_sys

Function gtk_column_view_cell_set_child

Source
pub unsafe extern "C" fn gtk_column_view_cell_set_child(
    self_: *mut GtkColumnViewCell,
    child: *mut GtkWidget,
)
Available on crate feature v4_12 only.