[ 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. |