Description
Glib callbacks can run through the EV event loop in Perl applications. Developers use this bridge when GUI or Glib-aware code must cooperate with EV-based asynchronous logic. It changes event scheduling inside the importing process and is only useful for programs that combine both loops.