Function Macro
GLibSTRUCT_MEMBER
Declaration [src]
#define G_STRUCT_MEMBER (
member_type,
struct_p,
struct_offset
)
Description [src]
Returns a member of a structure at a given offset, using the given type.
This function is not directly available to language bindings.