Function
Ideget_main_thread
since: 44
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: 44
Return value
Type: GThread
A GThread.
| The data is owned by the called function. |