Function Macro
GLibSTRUCT_MEMBER
since: 2.0
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.
Available since: 2.0
This function is not directly available to language bindings.