Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.21 KB

GtkObservables

Build Status

codecov

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.