gobject-introspection: add FOREIGN-ATOMIC-TYPE: (used in clutter.cogl.ffi);
move clutter from unmaintainded to extra;db4
parent
bb71050a23
commit
952aad80ce
|
@ -24,6 +24,9 @@ SYNTAX: IMPLEMENT-STRUCTS:
|
||||||
";" parse-tokens
|
";" parse-tokens
|
||||||
implement-structs [ swap append! ] change-global ;
|
implement-structs [ swap append! ] change-global ;
|
||||||
|
|
||||||
|
SYNTAX: FOREIGN-ATOMIC-TYPE:
|
||||||
|
scan-token scan-object swap register-atomic-type ;
|
||||||
|
|
||||||
SYNTAX: FOREIGN-ENUM-TYPE:
|
SYNTAX: FOREIGN-ENUM-TYPE:
|
||||||
scan-token scan-object swap register-enum-type ;
|
scan-token scan-object swap register-enum-type ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue