API Version: 2.0
Library Version: 2.72
#define G_SIZEOF_MEMBER ( struct_type, member )
Returns the size of member in the struct definition without having a declared instance of struct_type.
member
struct_type
-
A structure type, e.g. GOutputVector.
GOutputVector
A field in the structure, e.g. size
size