ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GSourceFuncs |
|---|---|
| Type | STRUCT |
| Fields | 6 |
| Source | gmain.h |
| Size | 48 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | prepare | gboolean(*)(GSource*, gint*) | 8 | 0 |
| 1 | check | gboolean(*)(GSource*) | 8 | 8 |
| 2 | dispatch | gboolean(*)(GSource*, GSourceFunc, gpointer) | 8 | 16 |
| 3 | finalize | void(*)(GSource*) | 8 | 24 |
| 4 | closure_callback | GSourceFunc | 8 | 32 |
| 5 | closure_marshal | GSourceDummyMarshal | 8 | 40 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|