Skip to content

Remove the need for direct dependency on gtk-rs bingdings

glib::source::timout_add_local can replace gtk::timeout_add and provide similar behavior.

Merge request reports