While reading through JavaFX's docs, i kind of liked the idea of

do later {
    ....
}

(here's the link: 
https://openjfx.dev.java.net/JavaFX_Programming_Language.html#do_later)

I suppose java.awt.EventQueue.invokeLater functionally the same as GLibs 
g_idle_add () with a function returning FALSE.

What do you think?

-- 
Vlad

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to