Parents: | gobject-introspection |
deferred-type |
standard-types |
type-infos |
Word | Stack effect |
deferred-type-error | ( -- * ) |
find-type-info | ( data-type -- info/f ) |
get-type-info | ( data-type -- info ) |
qualified-name | ( name -- qualified-name ) |
qualified-type-name | ( data-type -- name ) |
register-atomic-type | ( c-type name -- ) |
register-enum-type | ( c-type name -- ) |
register-record-type | ( c-type name -- ) |
register-standard-type | ( c-type name -- ) |
register-type | ( c-type type-info name -- ) |
standard-type? | ( data-type -- ? ) |
unknown-type-error | ( type -- * ) |
Word | Stack effect |
atomic-info? | ( object -- ? ) |
atomic-type? | ( object -- ? ) |
bitfield-info? | ( object -- ? ) |
bitfield-type? | ( object -- ? ) |
boxed-array-type? | ( object -- ? ) |
boxed-info? | ( object -- ? ) |
boxed-type? | ( object -- ? ) |
c-array-type? | ( object -- ? ) |
callback-info? | ( object -- ? ) |
callback-type? | ( object -- ? ) |
class-info? | ( object -- ? ) |
class-type? | ( object -- ? ) |
deferred-type-error? | ( object -- ? ) |
enum-info? | ( object -- ? ) |
enum-type? | ( object -- ? ) |
fixed-size-array-type? | ( object -- ? ) |
interface-info? | ( object -- ? ) |
interface-type? | ( object -- ? ) |
none-type? | ( object -- ? ) |
record-info? | ( object -- ? ) |
record-type? | ( object -- ? ) |
type-info? | ( object -- ? ) |
union-info? | ( object -- ? ) |
union-type? | ( object -- ? ) |
unknown-type-error? | ( object -- ? ) |
utf8-type? | ( object -- ? ) |