Function glib::main_current_source

source ·
pub fn main_current_source() -> Option<Source>
Expand description

Returns the currently firing source for this thread.

§Returns

The currently firing source or None.