ListModelT.getNItems

Gets the number of items in @list.

Depending on the model implementation, calling this function may be less efficient than iterating the list with increasing values for @position until g_list_model_get_item() returns %NULL.

template ListModelT(TStruct)
uint
getNItems
()

Return Value

Type: uint

the number of items in @list.

Meta

Since

2.44