gui-list-view ( bounds text scrollIndex active -- int )


Vocabulary
raygui

Inputs
boundsan object
textan object
scrollIndexan object
activean object


Outputs
intan object


Definition


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