Function gtk4_sys::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.