API Version: 2.0
Library Version: 2.74
Generated by gi-docgen 2023.2
#define G_STRUCT_OFFSET ( struct_type, member )
Returns the offset, in bytes, of a member of a struct.
This function is not directly available to language bindings.
struct_type
Type: -
-
A structure type, e.g. GtkWidget.
GtkWidget
member
A field in the structure, e.g. window.
window