glib

Function 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. Returns the currently firing source for this thread.

§Returns

The currently firing source or None.