gtk4_sys

Function gtk_grid_layout_child_set_column_span

Source
pub unsafe extern "C" fn gtk_grid_layout_child_set_column_span(
    child: *mut GtkGridLayoutChild,
    span: c_int,
)