API Version: 41.0
Library Version: 41.0
GThread* ide_get_main_thread ( void )
Gets GThread of the main thread.
GThread
Generally this is used by macros to determine what thread they code is currently running within.
GThread*
A GThread.