API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.64
#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
Available since: 2.64
This function is not directly available to language bindings.
Type: -
-
A structure type, e.g. GOutputVector.
GOutputVector
A field in the structure, e.g. size
size