GtkObservables.jl

Combine Gtk4.jl and Observables.jl for easier GUI development
Author JuliaGizmos
Popularity
30 Stars
Updated Last
3 Months Ago
Started In
December 2020

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.