Function Macro
GObjectTYPE_FROM_CLASS
since: 2.0
Declaration [src]
#define G_TYPE_FROM_CLASS (
g_class
)
Description [src]
Get the type identifier from a given class
structure.
This macro should only be used in type implementations.
Available since: 2.0
This function is not directly available to language bindings.