Handbook
Glossary
glfwGetWindowAttrib ( window attrib -- int )
Vocabulary
glfw
.
ffi
Inputs
window
an
object
attrib
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glfw.ffi
LIBRARY:
glfw
FUNCTION:
int
glfwGetWindowAttrib
( GLFWwindow* window,
int
attrib )