set_size


Description:

public void set_size (uint size)

Sets the maximum size.

this will never have more items than size.

It can however have fewer items if the offset is too large or the model sliced from doesn't have enough items.

Parameters:

this

a `GtkSliceListModel`

size

the maximum size