gobject-introspection: add FOREIGN-ATOMIC-TYPE: (used in clutter.cogl.ffi);

move clutter from unmaintainded to extra;
db4
Anton Gorenko 2011-03-05 14:11:26 +06:00
parent bb71050a23
commit 952aad80ce
16 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ SYNTAX: IMPLEMENT-STRUCTS:
";" parse-tokens
implement-structs [ swap append! ] change-global ;
SYNTAX: FOREIGN-ATOMIC-TYPE:
scan-token scan-object swap register-atomic-type ;
SYNTAX: FOREIGN-ENUM-TYPE:
scan-token scan-object swap register-enum-type ;