Function Macro
GObjectTYPE_MAKE_FUNDAMENTAL
Declaration [src]
#define G_TYPE_MAKE_FUNDAMENTAL (
x
)
Description [src]
Get the type ID for the fundamental type number x
.
Use g_type_fundamental_next()
instead of this macro to create new fundamental types.
This function is not directly available to language bindings.