Note: starting with version 2.0.0, GtkObservables.jl is based on Gtk4.
GtkObservables is designed to simplify the creation of graphical user interfaces (GUIs) using Gtk4 and Julia. GtkObservables descended from GtkInteract, and mimics aspects of the design of Interact. To learn how to use this package, please see the documentation:
GtkObservables is probably a more future-oriented package than the similar GtkReactive upon which this started.