Constructor
IdeTruncateModelnew
Description
Create a new IdeTruncateModel
that wraps child_model
. Only
IdeTruncateModel:max-items
will be displayed until
IdeTrunicateModel:expanded
is set.
Return value
Type: IdeTruncateModel
A newly created IdeTruncateModel
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |