Function Macro
GObjectTYPE_FUNDAMENTAL
since: 2.0
Declaration [src]
#define G_TYPE_FUNDAMENTAL (
type
)
Description [src]
The fundamental type which is the ancestor of type
.
Fundamental types are types that serve as ultimate bases for the derived types, thus they are the roots of distinct inheritance hierarchies.
Available since: 2.0
This function is not directly available to language bindings.