C4 Engine
C4 Engine API Documentation

ListWidget::GetItemSpacing

Defined in:  C4Widgets.h
Returns the vertical list item spacing.
Prototype

float GetItemSpacing(voidconst;

Description
The GetItemSpacing function returns the vertical distance from the top of one list item to the top of the next list item.
See Also

ListWidget::SetItemSpacing

ListWidget::GetNaturalListItemSize