Function
Ideget_main_thread
Description
Gets GThread of the main thread.
Generally this is used by macros to determine what thread they code is currently running within.
| Available since: | 3.32 |
Return value
| Returns: | GThread |
A |
|
| The data is owned by the called function. |