Function
GLibmain_current_source
since: 2.12
Declaration [src]
GSource*
g_main_current_source (
  void
)
Return value
Type: GSource
The currently firing source or NULL.
| The data is owned by the called function. | 
| The return value can be NULL. |