Struct
GObjectTypeFundamentalInfo
Description [src]
struct GTypeFundamentalInfo {
GTypeFundamentalFlags type_flags;
}
A structure that provides information to the type system which is used specifically for managing fundamental types.
Structure members
type_flags
GTypeFundamentalFlags
describing the characteristics of the fundamental type.