ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GSource |
|---|---|
| Type | STRUCT |
| Fields | 13 |
| Source | gmain.h |
| Size | 96 |
| Usage | The type is used by 1 symbol and 7 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | callback_data | gpointer | 8 | 0 |
| 1 | callback_funcs | GSourceCallbackFuncs* | 8 | 8 |
| 2 | source_funcs | GSourceFuncs const* | 8 | 16 |
| 3 | ref_count | guint | 4 | 24 |
| 4 | context | GMainContext* | 8 | 32 |
| 5 | priority | gint | 4 | 40 |
| 6 | flags | guint | 4 | 44 |
| 7 | source_id | guint | 4 | 48 |
| 8 | poll_fds | GSList* | 8 | 56 |
| 9 | prev | GSource* | 8 | 64 |
| 10 | next | GSource* | 8 | 72 |
| 11 | name | char* | 8 | 80 |
| 12 | priv | GSourcePrivate* | 8 | 88 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|