Creates a new slice model.
It presents the slice from @offset to offset + @size of the given @model.
The model to use, or %NULL
the offset of the slice
maximum size of the slice
A new GtkSliceListModel
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new slice model.
It presents the slice from @offset to offset + @size of the given @model.