ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Name | GThreadPriority |
|---|---|
| Type | ENUM |
| Fields | 4 |
| Source | gthread.h |
| Size | 4 |
| Usage | The type is used by 1 type. |
| Status | REMOVED |
|
|
| Name | Value |
|---|---|
| G_THREAD_PRIORITY_LOW | 0 |
| G_THREAD_PRIORITY_NORMAL | 1 |
| G_THREAD_PRIORITY_HIGH | 2 |
| G_THREAD_PRIORITY_URGENT | 3 |