ListSG.length

Gets the number of elements in a GSList. Note This function iterates over the whole list to count its elements.

class ListSG
uint
length
()

Return Value

Type: uint

the number of elements in the GSList

Meta