Handbook
Glossary
gui-get-style ( control property -- int )
Vocabulary
raygui
Inputs
control
an
object
property
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raygui
LIBRARY:
raygui
FUNCTION-ALIAS:
gui-get-style
int
GuiGetStyle (
int
control,
int
property )