[ Version ( since = "2.12" ) ]
[ CCode ( cname = "g_main_current_source" ) ]
public static unowned Source current_source ()
Returns the currently firing source for this thread.
|
the currently firing source, or `NULL` if none is firing |