Function Macro
GObjectTYPE_FROM_INSTANCE
Declaration [src]
#define G_TYPE_FROM_INSTANCE (
instance
)
Description [src]
Get the type identifier from a given instance
structure.
This macro should only be used in type implementations.
This function is not directly available to language bindings.