Handbook
Glossary
def-enum-type ( enum -- )
Vocabulary
gobject-introspection
.
ffi
Inputs
enum
an
object
Outputs
None
Definition
USING:
accessors
alien.c-types
kernel
sequences
;
IN:
gobject-introspection.ffi
:
def-enum-type
( enum -- )
[
members>>
[
define-enum-member
]
each
]
[
c-type>>
int
def-c-type
]
bi
;