gui-list-view-ex ( bounds text count focus scrollIndex active -- int )


Vocabulary
raygui

Inputs
boundsan object
textan object
countan object
focusan object
scrollIndexan object
activean object


Outputs
intan object


Definition


LIBRARY: raygui FUNCTION-ALIAS: gui-list-view-ex int
GuiListViewEx
( Rectangle bounds, c-string* text, int count, int* focus,
int* scrollIndex, int active )