FOREIGN-ENUM-TYPE:


Vocabulary
gobject-introspection

Definition
USING: gobject-introspection.types kernel lexer parser ;

IN: gobject-introspection

SYNTAX: FOREIGN-ENUM-TYPE:
scan-token scan-object swap register-enum-type ;