set_min_columns


Description:

public void set_min_columns (uint min_columns)

Sets the minimum number of columns to use.

This number must be at least 1.

If min_columns is smaller than the minimum set via [method@Gtk.GridView.set_max_columns], that value is ignored.

Parameters:

this

a `GtkGridView`

min_columns

The minimum number of columns