ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GHook |
|---|---|
| Type | STRUCT |
| Fields | 8 |
| Source | ghook.h |
| Size | 64 |
| Usage | The type is used by 3 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | data | gpointer | 8 | 0 |
| 1 | next | GHook* | 8 | 8 |
| 2 | prev | GHook* | 8 | 16 |
| 3 | ref_count | guint | 4 | 24 |
| 4 | hook_id | gulong | 8 | 32 |
| 5 | flags | guint | 4 | 40 |
| 6 | func | gpointer | 8 | 48 |
| 7 | destroy | GDestroyNotify | 8 | 56 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|