Handbook
Glossary
gui-icon-text ( iconId text -- c-string )
Vocabulary
raygui
Inputs
iconId
an
object
text
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raygui
LIBRARY:
raygui
FUNCTION-ALIAS:
gui-icon-text
c-string
GuiIconText (
int
iconId,
c-string
text )